Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/xtensa/
Dcache.h236 static ALWAYS_INLINE uint32_t z_xtrpoflip(uint32_t addr, uint32_t rto, uint32_t rfrom) in z_xtrpoflip() argument
243 uint32_t rxor = (rto ^ rfrom) << 29; in z_xtrpoflip()