Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.h358 static inline int cpu_ptel_pr (uint32_t ptel) in cpu_ptel_pr() function
H A Dhelper.c484 entry->pr = (uint8_t)cpu_ptel_pr(env->ptel); in cpu_load_tlb()