Searched refs:kbm_pae_support (Results 1 – 3 of 3) sorted by relevance
71 int kbm_pae_support = 0; /* PAE is 64 bit Page table entries */ variable93 kbm_pae_support = bi->bi_use_pae; in kbm_init()99 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()346 if (kbm_pae_support) in kbm_unmap()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()[all …]
95 extern int kbm_pae_support;
843 mmu.pae_hat = kbm_pae_support; in mmu_init()