Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h44 #define HASH_PTEG_SIZE_32 (HASH_PTE_SIZE_32 * HPTES_PER_GROUP) macro
106 return (hash * HASH_PTEG_SIZE_32) & ppc_hash32_hpt_mask(cpu); in get_pteg_offset32()