Searched refs:LAPIC_LVR (Results 1 – 2 of 2) sorted by relevance
| /u-boot/arch/x86/include/asm/ | ||
| A D | lapic.h | 14 #define LAPIC_LVR 0x030 macro |
| /u-boot/arch/x86/lib/ | ||
| A D | mpspec.c | 77 apicver = lapic_read(LAPIC_LVR) & 0xff; in mp_write_processor() |
Completed in 6 milliseconds