Searched refs:IMM_H (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/net/ | ||
| H A D | bpf_jit.h | 76 EMIT(PPC_RAW_LIS(d, IMM_H(i))); \ |
| /linux/arch/powerpc/include/asm/ | ||
| H A D | ppc-opcode.h | 126 #define IMM_H(i) ((uintptr_t)(i)>>16) macro |