HomeSort by: relevance | last modified time | path
    Searched refs:loadfile_set_allocator (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/stand/ofwboot/
boot.h 64 void loadfile_set_allocator(int);
boot.c 382 loadfile_set_allocator(LOADFILE_NOP_ALLOCATOR);
386 loadfile_set_allocator(LOADFILE_OFW_ALLOCATOR);
388 loadfile_set_allocator(LOADFILE_MMU_ALLOCATOR);
loadfile_machdep.c 781 loadfile_set_allocator(int type) function in typeref:typename:void

Completed in 56 milliseconds