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

  /external/syslinux/gpxe/src/include/gpxe/
hidemem.h 15 extern void hide_umalloc ( physaddr_t start, physaddr_t end );
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
hidemem.c 114 void hide_umalloc ( physaddr_t start, physaddr_t end ) { function
153 hide_umalloc ( virt_to_phys ( _textdata ), virt_to_phys ( _textdata ) );
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
memtop_umalloc.c 196 hide_umalloc ( user_to_phys ( bottom, -sizeof ( extmem ) ),

Completed in 107 milliseconds