Home
last modified time | relevance | path

Searched defs:cache_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/system/
H A Dspecial_helper.c150 uint32_t cache_type = extract32(op, 0, 2); in helper_cache() local
/openbmc/qemu/hw/misc/
H A Darm_l2x0.c39 uint32_t cache_type; member
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c40 enum cache_type { enum