Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Duserspace.rs106 timer_descriptors: Vec<Descriptor>, field
163 let mut timer_descriptors: Vec<Descriptor> = Vec::with_capacity(num_vcpus); in new_with_clock() localVariable