Searched refs:probed (Results 1 – 5 of 5) sorted by relevance
1023 uint32_t probed = xtensa_pptlb_probe(aligned_addr + offset); in arch_buffer_validate() local1025 if ((probed & XTENSA_MPU_PROBE_VALID_ENTRY_MASK) == 0U) { in arch_buffer_validate()1033 uint8_t access_rights = (probed & XTENSA_MPU_PPTLB_ACCESS_RIGHTS_MASK) in arch_buffer_validate()1094 uint32_t probed = xtensa_pptlb_probe(aligned_addr + offset); in xtensa_mem_kernel_has_access() local1096 if ((probed & XTENSA_MPU_PROBE_VALID_ENTRY_MASK) == 0U) { in xtensa_mem_kernel_has_access()1104 uint8_t access_rights = (probed & XTENSA_MPU_PPTLB_ACCESS_RIGHTS_MASK) in xtensa_mem_kernel_has_access()
11 probed at run-time using several helper functions. Set to `N` if
64 enough to allocate ITS tables (size is probed at runtime).
32 source is probed when it is actually needed instead of being
439 - The I/O ranges must be probed at runtime from the bus, such as with