Home
last modified time | relevance | path

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

/linux-3.3/arch/m32r/include/asm/
Dsmp.h35 #define physids_coerce(map) ((map).mask[0]) macro
/linux-3.3/arch/x86/include/asm/
Dmpspec.h149 static inline unsigned long physids_coerce(physid_mask_t *map) in physids_coerce() function