Home
last modified time | relevance | path

Searched refs:emit_prologue (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c297 static void emit_prologue(void) in emit_prologue() function
451 emit_prologue(); in main()
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c271 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() function
806 emit_prologue(&prog, bpf_prog->aux->stack_depth, in do_jit()
H A Dbpf_jit_comp32.c1200 static void emit_prologue(u8 **pprog, u32 stack_depth) in emit_prologue() function
1489 emit_prologue(&prog, bpf_prog->aux->stack_depth); in do_jit()
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c293 static void emit_prologue(u8 **pprog, u32 stack_depth, bool ebpf_from_cbpf, in emit_prologue() function
408 * See emit_prologue(), for IBT builds the trampoline hook is preceded in bpf_arch_text_poke()
1046 emit_prologue(&prog, bpf_prog->aux->stack_depth, in do_jit()
H A Dbpf_jit_comp32.c1200 static void emit_prologue(u8 **pprog, u32 stack_depth) in emit_prologue() function
1670 emit_prologue(&prog, bpf_prog->aux->stack_depth); in do_jit()

Completed in 12 milliseconds