Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dvirtcpufreq_v2.rs67 vcpu_fmax: u32, field
145 let vcpu_fmax = vcpu_freq_table.clone().into_iter().max().unwrap(); in new() localVariable
H A Dvirtcpufreq.rs39 vcpu_fmax: u32, field