HomeSort by relevance Sort by last modified time
    Searched refs:get_mmap_entry (Results 1 - 5 of 5) sorted by null

  /external/grub/stage2/
common.c 183 cont = get_mmap_entry ((void *) addr, cont);
shared.h 420 /* Memory map address range descriptor used by GET_MMAP_ENTRY. */
756 int get_mmap_entry (struct mmar_desc *desc, int cont);
asm.S 1380 * get_mmap_entry(addr, cont) : address and old continuation value (zero to
1391 ENTRY(get_mmap_entry) function
    [all...]
builtins.c 919 if (get_mmap_entry ((void *) SCRATCHADDR, 0) != 0
    [all...]
  /external/grub/grub/
asmstub.c 390 get_mmap_entry (struct mmar_desc *desc, int cont) function

Completed in 45 milliseconds