Searched refs:fileidx (Results 1 – 1 of 1) sorted by relevance
6327 …uint32_t fileidx = (((uint32_t)slot & UNCOMPRESSED_FILEIDX_OFFSET_MASK) >> UNCOMPRESSED_FILEIDX_SH… in vm_uncompressed_extract_swap_file() local6328 return fileidx; in vm_uncompressed_extract_swap_file()6341 uint32_t fileidx = vm_uncompressed_extract_swap_file(slot); in vm_uncompressed_return_space_to_swap() local6342 if (fileidx == 1) { in vm_uncompressed_return_space_to_swap()6530 uint32_t fileidx = vm_uncompressed_extract_swap_file(*slot); in vm_uncompressed_get() local6537 if (fileidx == 1) { in vm_uncompressed_get()