Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dpvclock.rs1221 let highest_bit_set = 63 - n.leading_zeros(); in test_freq_scale_shift_overflow_low_freq() localVariable
1222 1 << highest_bit_set in test_freq_scale_shift_overflow_low_freq()