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()
179 p2m[i] = IDENTITY_FRAME(pfn + i); in p2m_init_identity()444 return IDENTITY_FRAME(pfn); in get_phys_to_machine()456 return IDENTITY_FRAME(pfn); in get_phys_to_machine()645 xen_p2m_addr[pfn] = IDENTITY_FRAME(pfn); in set_phys_range_identity()673 return mfn == IDENTITY_FRAME(pfn); in __set_phys_to_machine()
175 return IDENTITY_FRAME(pfn); in xen_chk_extra_mem()