Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c830 bool large_enable; in kvmppc_book3s_instantiate_page() local
882 large_enable = !(memslot->flags & KVM_MEM_LOG_DIRTY_PAGES); in kvmppc_book3s_instantiate_page()
885 if (large_enable && shift == PUD_SHIFT && in kvmppc_book3s_instantiate_page()
889 } else if (large_enable && shift == PMD_SHIFT && in kvmppc_book3s_instantiate_page()