Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/
H A Dhibernate_arm64.c72 uint64_t last_page = first_page + page_count - 1; in set_dram_range() local
/xnu-12377.61.12/iokit/IOKit/
H A DIOHibernatePrivate.h414 uint32_t last_page; member
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_cluster.c1807 int last_page = (cached_upl_size / PAGE_SIZE) - 1; in cluster_io() local