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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c69 int kbm_pae_support = 0; /* PAE is 64 bit Page table entries */ variable
91 kbm_pae_support = bi->bi_use_pae;
97 if (kbm_pae_support) {
144 if (kbm_pae_support)
194 if (kbm_pae_support)
283 if (kbm_pae_support)
348 if (kbm_pae_support)
378 if (kbm_pae_support)
387 if (kbm_pae_support)
420 if (kbm_pae_support)
[all...]

Completed in 1123 milliseconds