Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.h301 static inline int cpu_mmucr_urc (uint32_t mmucr) in cpu_mmucr_urc() function
H A Dhelper.c450 int n = cpu_mmucr_urc(env->mmucr); in cpu_load_tlb()