Searched refs:WRITE_PLACE (Results 1 – 1 of 1) sorted by relevance
| /arch/arm64/kernel/ |
| A D | module.c | 52 #define WRITE_PLACE(place, val, mod) do { \ macro 80 WRITE_PLACE((s16 *)place, sval, me); in reloc_data() 96 WRITE_PLACE((s32 *)place, sval, me); in reloc_data() 112 WRITE_PLACE((s64 *)place, sval, me); in reloc_data() 160 WRITE_PLACE(place, cpu_to_le32(insn), me); in reloc_insn_movw() 186 WRITE_PLACE(place, cpu_to_le32(insn), me); in reloc_insn_imm() 227 WRITE_PLACE(place, cpu_to_le32(insn), me); in reloc_insn_adrp()
|
Completed in 5 milliseconds