Home
last modified time | relevance | path

Searched defs:physid_clear (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/m32r/include/asm/
Dsmp.h22 #define physid_clear(physid, map) clear_bit(physid, (map).mask) macro
/linux-3.3/arch/x86/include/asm/
Dmpspec.h117 #define physid_clear(physid, map) clear_bit(physid, (map).mask) macro