Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/swap/src/
H A Duffd_list.rs25 num_static_uffd: Option<usize>, field
58 let num_static_uffd = num_static_devices as usize + 1; in set_num_static_devices() localVariable