Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/nohash/
Dtlb_64e.c58 if (book3e_htw_mode != PPC_HTW_NONE) { in tlb_flush_pgtable()
134 book3e_htw_mode = PPC_HTW_NONE; in setup_page_sizes()
190 case PPC_HTW_NONE: in early_init_this_mmu()
250 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); in early_init_mmu_global()
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dmmu-e500.h302 #define PPC_HTW_NONE 0 macro