Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcfi.h103 extern bool cfi_bhi;
105 #define cfi_bhi (0) macro
/linux/arch/x86/net/
H A Dbpf_jit_comp.c454 if (cfi_bhi) { in emit_fineibt()