Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-book3s-v3.h62 #define TLBIE_F_R (1 << TLBIE_F_R_SHIFT) macro
H A Dmmu_helper.c430 bool r = flags & TLBIE_F_R; in helper_tlbie_isa300()