Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.h45 #define SLB_VSID_C 0x0000000000000080ULL /* class */ macro
H A Dmmu-hash64.c167 if (ih == 0x3 && (slb->vsid & SLB_VSID_C) == 0) { in helper_SLBIA()