Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-booke.c273 esr |= ESR_EPID; in mmubooke206_esr()
H A Dcpu.h724 #define ESR_EPID PPC_BIT(57) /* External Process ID operation */ macro