Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c660 static unsigned mpu_attr_to_cpu_cache(uint32_t attr) in mpu_attr_to_cpu_cache() function
736 type |= mpu_attr_to_cpu_cache(attr); in mpu_attr_to_type()
772 type = mpu_attr_to_cpu_cache(attr); in mpu_attr_to_access()