Home
last modified time | relevance | path

Searched defs:K_MEM_PARTITION_IS_EXECUTABLE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/arch/x86/
Dmmustructs.h38 #define K_MEM_PARTITION_IS_EXECUTABLE(attr) (((attr) & Z_X86_MMU_XD) == 0) macro
/Zephyr-Core-3.5.0/include/zephyr/arch/arc/
Darch.h295 #define K_MEM_PARTITION_IS_EXECUTABLE(attr) \ macro
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/mpu/
Dnxp_mpu.h205 #define K_MEM_PARTITION_IS_EXECUTABLE(attr) \ macro
Darm_mpu_v7m.h249 #define K_MEM_PARTITION_IS_EXECUTABLE(attr) \ macro
Darm_mpu_v8.h382 #define K_MEM_PARTITION_IS_EXECUTABLE(attr) \ macro