Home
last modified time | relevance | path

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

/qemu/linux-headers/asm-powerpc/
H A Dkvm.h760 #define KVM_PPC_PAGE_SIZES_REAL 0x00000001 macro
/qemu/target/ppc/
H A Dkvm.c342 return !!(smmu_info.flags & KVM_PPC_PAGE_SIZES_REAL); in kvmppc_hpt_needs_host_contiguous_pages()