Searched refs:grub_relocator32_boot (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/mips/
H A Drelocator.h35 grub_relocator32_boot (struct grub_relocator *rel,
/osnet-11/usr/src/grub/grub2/include/grub/powerpc/
H A Drelocator.h34 grub_relocator32_boot (struct grub_relocator *rel,
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Drelocator.h70 grub_err_t grub_relocator32_boot (struct grub_relocator *rel,
/osnet-11/usr/src/grub/grub2/grub-core/lib/powerpc/
H A Drelocator.c107 grub_relocator32_boot (struct grub_relocator *rel, function
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/coreboot/
H A Dchainloader.c46 return grub_relocator32_boot (relocator, state);
/osnet-11/usr/src/grub/grub2/grub-core/lib/mips/
H A Drelocator.c111 grub_relocator32_boot (struct grub_relocator *rel, function
/osnet-11/usr/src/grub/grub2/grub-core/lib/i386/
H A Drelocator.c154 grub_relocator32_boot (struct grub_relocator *rel, function
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot.c130 grub_relocator32_boot (grub_multiboot_relocator, state);
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/pc/
H A Dplan9.c87 return grub_relocator32_boot (rel, state);
/osnet-11/usr/src/grub/grub2/grub-core/loader/mips/
H A Dlinux.c113 grub_relocator32_boot (relocator, state);
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dxnu.c842 return grub_relocator32_boot (grub_xnu_relocator, state);
1120 return grub_relocator32_boot (grub_xnu_relocator, state);
H A Dbsd.c755 return grub_relocator32_boot (relocator, state);
842 return grub_relocator32_boot (relocator, state);
1137 return grub_relocator32_boot (relocator, state);
H A Dlinux.c563 return grub_relocator32_boot (relocator, state);

Completed in 55 milliseconds