Home
last modified time | relevance | path

Searched refs:LOADFILE_MMU_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dboot.h63 #define LOADFILE_MMU_ALLOCATOR 0x2 macro
H A Dboot.c388 loadfile_set_allocator(LOADFILE_MMU_ALLOCATOR); in start_kernel()