Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dkvm_host.h71 #define HPTEG_HASH_BITS_VPTE_64K 11 macro
76 #define HPTEG_HASH_NUM_VPTE_64K (1 << HPTEG_HASH_BITS_VPTE_64K)
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_mmu_hpte.c52 HPTEG_HASH_BITS_VPTE_64K); in kvmppc_mmu_hash_vpte_64k()