Home
last modified time | relevance | path

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

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