Searched refs:PPC_HTW_NONE (Results 1 – 2 of 2) sorted by relevance
412 if (book3e_htw_mode != PPC_HTW_NONE) { in tlb_flush_pgtable()491 book3e_htw_mode = PPC_HTW_NONE; in setup_page_sizes()595 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); in setup_mmu_htw()622 case PPC_HTW_NONE: in early_init_this_mmu()692 if (book3e_htw_mode == PPC_HTW_NONE) { in early_init_mmu_global()
305 #define PPC_HTW_NONE 0 macro
Completed in 5 milliseconds