Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c59 #define EXIT_PTR_STORE(reg) hppa64_std_im16(reg, -FRAME_SIZE, HPPA_REG_SP) macro
1192 emit(EXIT_PTR_STORE(HPPA_REG_T2), ctx); in bpf_jit_build_prologue()
H A Dbpf_jit_comp32.c66 #define EXIT_PTR_STORE(reg) hppa_stw(reg, -0x08, HPPA_REG_SP) macro
1543 emit(EXIT_PTR_STORE(HPPA_REG_T2), ctx); in bpf_jit_build_prologue()