Home
last modified time | relevance | path

Searched defs: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
H A Dbpf_jit_comp32.c66 #define EXIT_PTR_STORE(reg) hppa_stw(reg, -0x08, HPPA_REG_SP) macro