Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dibt.h44 static __always_inline __attribute_const__ u32 gen_endbr(void) in gen_endbr() function
78 return val == gen_endbr(); in __is_endbr()
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c565 *(u32 *)hv_hypercall_pg != gen_endbr()) { in hyperv_init()
/linux-6.15/arch/x86/kernel/
H A Dalternative.c1120 return endbr == gen_endbr(); in exact_endbr()
/linux-6.15/arch/x86/net/
H A Dbpf_jit_comp.c57 #define EMIT_ENDBR() EMIT(gen_endbr(), 4)