Searched refs:cpu_ptel_pr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sh4/ | ||
H A D | cpu.h | 355 static inline int cpu_ptel_pr (uint32_t ptel) in cpu_ptel_pr() function |
H A D | helper.c | 483 entry->pr = (uint8_t)cpu_ptel_pr(env->ptel); in cpu_load_tlb() |