Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dmodule_64.c387 #define PPC_LO(v) ((v) & 0xffff) macro
411 entry->jump[1] |= PPC_LO(reladdr); in create_stub()
701 ((uint32_t *)location)[1] = 0x38420000 + PPC_LO(value); in apply_relocate_add()
784 entry->jump[2] |= PPC_LO(reladdr); in create_ftrace_stub()