Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c824 bool large_enable; in kvmppc_book3s_instantiate_page() local
876 large_enable = !(memslot->flags & KVM_MEM_LOG_DIRTY_PAGES); in kvmppc_book3s_instantiate_page()
879 if (large_enable && shift == PUD_SHIFT && in kvmppc_book3s_instantiate_page()
883 } else if (large_enable && shift == PMD_SHIFT && in kvmppc_book3s_instantiate_page()