Searched refs:ptoa_32 (Results 1 – 5 of 5) sorted by relevance
98 #define ptoa_32(x) ((uint32_t)(x) << PAGE_SHIFT) macro184 #undef ptoa_32199 #define ptoa_32(x) \216 #define ptoa_32(x) (0)
311 + ptoa_32(header->restore1PageCount) in pal_hib_resume_tramp()
632 + ptoa_32(gIOHibernateCurrentHeader->restore1PageCount) in hibernate_kernel_entrypoint()689 + ptoa_32(gIOHibernateCurrentHeader->restore1PageCount)); in hibernate_kernel_entrypoint()
1384 threshold_mb = ptoa_32(os_atomic_load((uint32_t *)arg1, relaxed)) >> 20;1507 "thresholds\n", ptoa_32(memstat_ballast_offset) >> 20); in memorystatus_ballast_control()1525 "thresholds\n", ptoa_32(memstat_ballast_offset) >> 20); in memorystatus_ballast_control()1607 "thresholds\n", ptoa_32(memstat_ctd_offset) >> 20); in memstat_clear_the_decks()1623 "thresholds\n", ptoa_32(memstat_ctd_offset) >> 20); in memstat_clear_the_decks()
510 system_table_offset += ptoa_32(args->efiRuntimeServicesPageStart); in hibernate_newruntime_map()