Home
last modified time | relevance | path

Searched refs:book3e_htw_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb.c121 int book3e_htw_mode; /* HW tablewalk? Value is PPC_HTW_* */ variable
387 if (book3e_htw_mode != PPC_HTW_NONE) { in tlb_flush_pgtable()
458 book3e_htw_mode = PPC_HTW_E6500; in setup_page_sizes()
466 book3e_htw_mode = PPC_HTW_NONE; in setup_page_sizes()
477 if (book3e_htw_mode && psize == MMU_PAGE_2M) in setup_page_sizes()
503 book3e_htw_mode = PPC_HTW_IBM; in setup_page_sizes()
556 switch (book3e_htw_mode) { in setup_mmu_htw()
570 book3e_htw_mode != PPC_HTW_NONE ? "enabled" : "not supported"); in setup_mmu_htw()
583 switch (book3e_htw_mode) { in early_init_this_mmu()
659 if (book3e_htw_mode == PPC_HTW_NONE) { in early_init_mmu_global()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dmmu-e500.h303 extern int book3e_htw_mode;
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsetup_64.c117 book3e_htw_mode != PPC_HTW_E6500, in setup_tlb_core_data()

Completed in 6 milliseconds