Home
last modified time | relevance | path

Searched defs:physid_mask (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/m32r/include/asm/
Dsmp.h14 struct physid_mask struct
19 typedef struct physid_mask physid_mask_t; argument
/linux-3.3/arch/x86/include/asm/
Dmpspec.h110 struct physid_mask { struct
114 typedef struct physid_mask physid_mask_t; argument
/linux-3.3/arch/m32r/kernel/
Dsmp.c746 cpumask_t physid_mask, tmp; in send_IPI_mask() local
785 unsigned long send_IPI_mask_phys(const cpumask_t *physid_mask, int ipi_num, in send_IPI_mask_phys()