Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h64 #define PATE0_GET_PS(dw0) (((dw0) & PATE0_PS) >> PPC_BIT_NR(58)) macro
H A Dmmu-hash64.c896 ps = PATE0_GET_PS(pate.dw0); in get_vrma_llp()