Home
last modified time | relevance | path

Searched defs:CFI_NOSEAL (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcfi.h50 #define CFI_NOSEAL(x) macro
/linux/arch/x86/include/asm/
H A Dcfi.h143 #define CFI_NOSEAL(x) asm(IBT_NOSEAL(__stringify(x))) macro