Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dtext-patching.h114 #define patch_u32 patch_uint macro
/linux/arch/powerpc/kernel/
H A Dmodule_64.c683 if (patch_u32(((u32 *)&entry->funcdata) + i, ((u32 *)&desc)[i])) in create_stub()
687 if (patch_u32(&entry->magic, STUB_MAGIC)) in create_stub()