Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h30 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS) macro
/linux-4.1.27/arch/x86/include/asm/
Dmpspec.h116 #define physids_empty(map) \ macro
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c2511 if (physids_empty(apic_id_map)) in io_apic_get_unique_id()