Searched defs:hi16 (Results 1 - 2 of 2) sorted by relevance

/arch/metag/kernel/
H A Dftrace.c29 unsigned long hi16, low16; local
31 hi16 = (addr & 0xffff0000) >> 13;
41 writel(D1RTP_MOVT_TEMPLATE | hi16, &movt_and_call_insn[0]);
44 writel(D04_MOVT_TEMPLATE | hi16, &movt_and_call_insn[0]);
/arch/powerpc/kernel/
H A Dreloc_32.S135 bne hi16
143 hi16: label

Completed in 92 milliseconds