Home
last modified time | relevance | path

Searched refs:apicver (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/x86/lib/
Dmpspec.c70 u8 boot_apicid, apicver; in mp_write_processor() local
75 apicver = lapic_read(LAPIC_LVR) & 0xff; in mp_write_processor()
92 mpc->mpc_apicver = apicver; in mp_write_processor()