Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/kernel/
Dsmp.c791 unsigned long my_physid_mask; in send_IPI_mask_phys() local
804 my_physid_mask = ~(1 << smp_processor_id()); in send_IPI_mask_phys()
829 : "r"(ipicr_addr), "r"(mask), "r"(try), "r"(my_physid_mask) in send_IPI_mask_phys()