Searched defs:fastboot_pagetable_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c157 static size_t fastboot_pagetable_size = 0x5000; /* 20K */ variable
707 (uintptr_t)contig_alloc(fastboot_pagetable_size,
711 nk->fi_pagetable_size = fastboot_pagetable_size;

Completed in 47 milliseconds