Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dmodule_64.c420 #define PPC_HA(v) PPC_HI ((v) + 0x8000) macro
441 entry->jump[0] |= PPC_HA(reladdr); in create_stub()
661 ((uint32_t *)location)[0] = 0x3c4c0000 + PPC_HA(value); in apply_relocate_add()