Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmpspec.h128 #define physids_clear(map) \ macro
156 physids_clear(*map); in physids_promote()
162 physids_clear(*map); in physid_set_mask_of_physid()
/arch/m32r/include/asm/
Dsmp.h28 #define physids_clear(map) bitmap_zero((map).mask, MAX_APICS) macro