Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c781 bool large_enable; in kvmppc_book3s_instantiate_page() local
832 large_enable = !(memslot->flags & KVM_MEM_LOG_DIRTY_PAGES); in kvmppc_book3s_instantiate_page()
835 if (large_enable && shift == PUD_SHIFT && in kvmppc_book3s_instantiate_page()
839 } else if (large_enable && shift == PMD_SHIFT && in kvmppc_book3s_instantiate_page()