Searched refs:STUB_MAGIC (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c99 #define STUB_MAGIC 0x73747562 /* stub */ macro
540 entry->magic = STUB_MAGIC;
659 if (patch_instruction(&entry->magic, ppc_inst(STUB_MAGIC)))
1073 if (magic != STUB_MAGIC) {

Completed in 98 milliseconds