Searched defs:cache_type (Results 1 – 2 of 2) sorted by relevance
/qemu/target/mips/tcg/system/ | ||
H A D | special_helper.c | 150 uint32_t cache_type = extract32(op, 0, 2); in helper_cache() local |
/qemu/hw/misc/ | ||
H A D | arm_l2x0.c | 39 uint32_t cache_type; member |