Home
last modified time | relevance | path

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

/linux/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c54 unsigned long hart_bit = 0, sentmask = 0; in kvm_sbi_ext_ipi_handler() local
75 sentmask |= 1UL << hart_bit; in kvm_sbi_ext_ipi_handler()
80 if (hbase != -1UL && (hmask ^ sentmask)) in kvm_sbi_ext_ipi_handler()