Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dv7m.h37 #define V7M_SCB_SHCSR_USGFAULTENA (1 << 18) macro
/openbmc/linux/arch/arm/mm/
H A Dproc-v7m.S117 orr r5, #(V7M_SCB_SHCSR_USGFAULTENA | V7M_SCB_SHCSR_BUSFAULTENA | V7M_SCB_SHCSR_MEMFAULTENA)