Searched refs:LAPIC_ICR_RR_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | lapic.h | 31 #define LAPIC_ICR_RR_VALID 0x20000 macro |
/openbmc/u-boot/arch/x86/cpu/ | ||
H A D | lapic.c | 116 if (status == LAPIC_ICR_RR_VALID) { in lapic_remote_read() |