Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dirq.c456 unsigned long pir_copy[NR_PIR_WORDS]; in handle_pending_pir() local
459 if (!pi_harvest_pir(pir, pir_copy)) in handle_pending_pir()
462 for_each_set_bit_from(vec, pir_copy, FIRST_SYSTEM_VECTOR) in handle_pending_pir()