Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dtlb.c410 if (book3e_htw_mode != PPC_HTW_NONE) { in tlb_flush_pgtable()
489 book3e_htw_mode = PPC_HTW_NONE; in setup_page_sizes()
593 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); in setup_mmu_htw()
620 case PPC_HTW_NONE: in early_init_this_mmu()
690 if (book3e_htw_mode == PPC_HTW_NONE) { in early_init_mmu_global()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dtlb.c376 if (book3e_htw_mode != PPC_HTW_NONE) { in tlb_flush_pgtable()
455 book3e_htw_mode = PPC_HTW_NONE; in setup_page_sizes()
559 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); in setup_mmu_htw()
586 case PPC_HTW_NONE: in early_init_this_mmu()
648 if (book3e_htw_mode == PPC_HTW_NONE) { in early_init_mmu_global()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dmmu-book3e.h305 #define PPC_HTW_NONE 0 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h305 #define PPC_HTW_NONE 0 macro

Completed in 8 milliseconds