Searched refs:get_mmap_entry (Results 1 - 5 of 5) sorted by relevance

/external/grub/stage2/
H A Dcommon.c183 cont = get_mmap_entry ((void *) addr, cont);
H A Dshared.h756 int get_mmap_entry (struct mmar_desc *desc, int cont);
H A Dasm.S1380 * get_mmap_entry(addr, cont) : address and old continuation value (zero to
1391 ENTRY(get_mmap_entry) function
H A Dbuiltins.c919 if (get_mmap_entry ((void *) SCRATCHADDR, 0) != 0
/external/grub/grub/
H A Dasmstub.c390 get_mmap_entry (struct mmar_desc *desc, int cont) function

Completed in 83 milliseconds