Searched refs:REALMODE_END_SIGNATURE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/realmode/rm/ | ||
D | realmode.h | 20 #define REALMODE_END_SIGNATURE 0x65a22c82 macro |
D | header.S | 43 .long REALMODE_END_SIGNATURE |
D | wakeup_asm.S | 89 cmpl $REALMODE_END_SIGNATURE, %eax |