Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/include/
Dxtensa_mpu_priv.h177 static ALWAYS_INLINE uint32_t xtensa_pptlb_probe(uintptr_t addr) in xtensa_pptlb_probe() function
/Zephyr-latest/arch/xtensa/core/
Dmpu.c1023 uint32_t probed = xtensa_pptlb_probe(aligned_addr + offset); in arch_buffer_validate()
1094 uint32_t probed = xtensa_pptlb_probe(aligned_addr + offset); in xtensa_mem_kernel_has_access()