Searched defs:grub_relocator_chunk_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Drelocator.h29 typedef const struct grub_relocator_chunk *grub_relocator_chunk_t; typedef in typeref:struct:grub_relocator_chunk
35 grub_relocator_chunk_t *out,
39 get_virtual_current_address (grub_relocator_chunk_t in);
41 get_physical_target_address (grub_relocator_chunk_t in);
45 grub_relocator_chunk_t *out,

Completed in 34 milliseconds