Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Darmreg.h966 #define DBG_WCR_PAC_SHIFT 1 macro
967 #define DBG_WCR_PAC (0x3 << DBG_WCR_PAC_SHIFT)
968 #define DBG_WCR_PAC_EL1 (0x1 << DBG_WCR_PAC_SHIFT)
969 #define DBG_WCR_PAC_EL0 (0x2 << DBG_WCR_PAC_SHIFT)