Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dapic.rs339 let isrv = self.highest_bit_in_vector(VectorReg::Isr).unwrap_or(0); in get_processor_priority() localVariable
507 let isrv = self.highest_bit_in_vector(VectorReg::Isr).unwrap_or(0); in debug_status() localVariable