Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmpspec.h110 #define physids_clear(map) \ macro
138 physids_clear(*map); in physids_promote()
144 physids_clear(*map); in physid_set_mask_of_physid()
/linux-4.4.14/arch/m32r/include/asm/
Dsmp.h28 #define physids_clear(map) bitmap_zero((map).mask, MAX_APICS) macro