Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-book3s-v3.h63 #define TLBIE_F_LOCAL (1 << TLBIE_F_LOCAL_SHIFT) macro
H A Dmmu_helper.c431 bool local = flags & TLBIE_F_LOCAL; in helper_tlbie_isa300()