Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds