Searched refs:KEXEC_RELOC_FLAG_COMPAT (Results 1 – 3 of 3) sorted by relevance
4 #define KEXEC_RELOC_FLAG_COMPAT 0x1 /* 32-bit image */ macro
180 reloc_flags |= KEXEC_RELOC_FLAG_COMPAT; in machine_kexec()
72 testq $KEXEC_RELOC_FLAG_COMPAT, %r8
Completed in 3 milliseconds