Searched refs:PPC_HTW_NONE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/mm/
H A Dtlb_nohash.c402 if (book3e_htw_mode != PPC_HTW_NONE) { tlb_flush_pgtable()
485 book3e_htw_mode = PPC_HTW_NONE; setup_page_sizes()
586 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); setup_mmu_htw()
618 case PPC_HTW_NONE: early_init_this_mmu()
695 if (book3e_htw_mode == PPC_HTW_NONE) { early_init_mmu_global()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-book3e.h306 #define PPC_HTW_NONE 0 macro

Completed in 72 milliseconds