Home
last modified time | relevance | path

Searched defs:check_ps (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c23 bool check_ps(CPULoongArchState *env, uint8_t tlb_ps) in check_ps() function
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1611 static inline void check_ps(DisasContext *ctx) in check_ps() function