Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.h349 static inline int cpu_ptel_ppn (uint32_t ptel) in cpu_ptel_ppn() function
H A Dhelper.c463 entry->ppn = cpu_ptel_ppn(env->ptel); in cpu_load_tlb()