Searched refs:IDENTITY_FRAME (Results 1 – 3 of 3) sorted by relevance
46 #define IDENTITY_FRAME(m) ((m) | IDENTITY_FRAME_BIT) macro142 return IDENTITY_FRAME(pfn); in __pfn_to_mfn()224 if (pfn == ~0 && __pfn_to_mfn(mfn) == IDENTITY_FRAME(mfn)) in mfn_to_pfn()
176 p2m[i] = IDENTITY_FRAME(pfn + i); in p2m_init_identity()441 return IDENTITY_FRAME(pfn); in get_phys_to_machine()453 return IDENTITY_FRAME(pfn); in get_phys_to_machine()642 xen_p2m_addr[pfn] = IDENTITY_FRAME(pfn); in set_phys_range_identity()670 return mfn == IDENTITY_FRAME(pfn); in __set_phys_to_machine()
138 return IDENTITY_FRAME(pfn); in xen_chk_extra_mem()