Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c829 bool large_enable; in kvmppc_book3s_instantiate_page() local
881 large_enable = !(memslot->flags & KVM_MEM_LOG_DIRTY_PAGES); in kvmppc_book3s_instantiate_page()
884 if (large_enable && shift == PUD_SHIFT && in kvmppc_book3s_instantiate_page()
888 } else if (large_enable && shift == PMD_SHIFT && in kvmppc_book3s_instantiate_page()