Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Doptprobes.c139 patch_instruction(addr++, ppc_inst(PPC_RAW_LIS(reg, PPC_HIGHEST(val)))); in patch_imm64_load_insns()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h350 #define PPC_HIGHEST(v) (((v) >> 48) & 0xffff) macro

Completed in 8 milliseconds