Home
last modified time | relevance | path

Searched refs:xtensa_get_cring (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dop_helper.c85 xtensa_get_cring(env), &paddr, &page_size, &access); in HELPER()
139 xtensa_get_cring(env), &paddr, in HELPER()
H A Dcpu.c79 return xtensa_get_cring(cpu_env(cs)); in xtensa_cpu_mmu_index()
H A Dcpu.h676 static inline int xtensa_get_cring(const CPUXtensaState *env) in xtensa_get_cring() function