Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/system/
H A Dphysaddr.c97 return TLBRET_MATCH; in get_seg_physical_address()
128 int ret = TLBRET_MATCH; in get_physical_address()
/openbmc/qemu/target/mips/
H A Dinternal.h112 TLBRET_MATCH = 0 enumerator