Searched defs:IMM_L (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/lib/ | ||
D | test_emulate_step.c | 18 #define IMM_L(i) ((uintptr_t)(i) & 0xffff) macro |
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 33 #define IMM_L(i) ((uintptr_t)(i) & 0xffff) macro |