Home
last modified time | relevance | path

Searched refs:kbm_pae_support (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c99 if (kbm_pae_support) { in kbm_init()
142 if (kbm_pae_support) in kbm_remap_window()
192 if (kbm_pae_support) in kbm_map()
281 if (kbm_pae_support) in kbm_probe()
376 if (kbm_pae_support) in kbm_remap()
385 if (kbm_pae_support) in kbm_remap()
418 if (kbm_pae_support) in kbm_read_only()
441 if (kbm_pae_support) in kbm_push()
456 if (kbm_pae_support) in kbm_pop()
469 if (kbm_pae_support) in get_pteval()
[all …]
H A Dkboot_mmu.h95 extern int kbm_pae_support;
H A Dhat_i86.c843 mmu.pae_hat = kbm_pae_support; in mmu_init()