Searched refs:fileidx (Results 1 – 1 of 1) sorted by relevance
6618 …uint32_t fileidx = (((uint32_t)slot & UNCOMPRESSED_FILEIDX_OFFSET_MASK) >> UNCOMPRESSED_FILEIDX_SH… in vm_uncompressed_extract_swap_file() local6619 return fileidx; in vm_uncompressed_extract_swap_file()6632 uint32_t fileidx = vm_uncompressed_extract_swap_file(slot); in vm_uncompressed_return_space_to_swap() local6633 if (fileidx == 1) { in vm_uncompressed_return_space_to_swap()6821 uint32_t fileidx = vm_uncompressed_extract_swap_file(*slot); in vm_uncompressed_get() local6828 if (fileidx == 1) { in vm_uncompressed_get()