Searched refs:cpu_pteh_vpn (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sh4/ | ||
H A D | cpu.h | 312 static inline int cpu_pteh_vpn (uint32_t pteh) in cpu_pteh_vpn() function |
H A D | helper.c | 460 entry->vpn = cpu_pteh_vpn(env->pteh); in cpu_load_tlb() |