Searched refs:kbm_pae_support (Results 1 – 3 of 3) sorted by relevance
69 int kbm_pae_support = 0; /* PAE is 64 bit Page table entries */ variable91 kbm_pae_support = bi->bi_use_pae; in kbm_init()97 if (kbm_pae_support) { in kbm_init()144 if (kbm_pae_support) in kbm_remap_window()194 if (kbm_pae_support) in kbm_map()283 if (kbm_pae_support) in kbm_probe()348 if (kbm_pae_support) in kbm_unmap()378 if (kbm_pae_support) in kbm_remap()387 if (kbm_pae_support) in kbm_remap()420 if (kbm_pae_support) in kbm_read_only()[all …]
97 extern int kbm_pae_support;
541 mmu.pae_hat = kbm_pae_support; in mmu_init()