Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec.h111 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} } macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2489 static physid_mask_t apic_id_map = PHYSID_MASK_NONE; in io_apic_get_unique_id()