Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-book3s-v3.h59 #define TLBIE_F_PRS_SHIFT 2 macro
64 #define TLBIE_F_PRS (1 << TLBIE_F_PRS_SHIFT)
/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc224 a->prs << TLBIE_F_PRS_SHIFT |