Home
last modified time | relevance | path

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

/external/grub/stage2/
Dapic.h62 #define LAPIC_DEST_MASK 0xFFFFFF macro
Dsmp-imps.c337 cfg &= LAPIC_DEST_MASK; in boot_cpu()