Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/include/asm/
H A Dptdump.h36 #define arm_debug_checkwx() ptdump_check_wx() macro
38 #define arm_debug_checkwx() do { } while (0) macro
/linux-6.15/arch/arm/mm/
H A Dinit.c423 arm_debug_checkwx(); in mark_rodata_ro()