Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
H A Dcode-patching.c578 int patch_branch(u32 *addr, unsigned long target, int flags) in patch_branch() function
/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c817 patch_branch(vector, target, BRANCH_SET_LINK); in smp_core99_kick_cpu()