Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h76 EMIT(PPC_RAW_LIS(d, IMM_H(i))); \
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h126 #define IMM_H(i) ((uintptr_t)(i)>>16) macro