Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dmmu_helper.c784 static bool is_access_granted(unsigned access, int is_write) in is_access_granted() function
852 if (!is_access_granted(*access, is_write)) { in get_physical_addr_mmu()
914 if (!is_access_granted(*access, is_write)) { in get_physical_addr_region()
1037 if (!is_access_granted(*access, is_write)) { in get_physical_addr_mpu()