Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dkvm.c569 const struct cpumask *local_mask; in kvm_send_ipi_mask_allbutself() local
573 local_mask = new_mask; in kvm_send_ipi_mask_allbutself()
574 __send_ipi_mask(local_mask, vector); in kvm_send_ipi_mask_allbutself()