Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dibt.h44 static inline __attribute_const__ u32 gen_endbr(void) in gen_endbr() function
74 return val == gen_endbr(); in is_endbr()
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c588 *(u32 *)hv_hypercall_pg != gen_endbr()) { in hyperv_init()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c51 #define EMIT_ENDBR() EMIT(gen_endbr(), 4)