Home
last modified time | relevance | path

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

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