Searched refs:IDENTITY_FRAME (Results 1 – 3 of 3) sorted by relevance
36 #define IDENTITY_FRAME(m) ((m) | IDENTITY_FRAME_BIT) macro94 return IDENTITY_FRAME(pfn); in __pfn_to_mfn()163 if (pfn == ~0 && __pfn_to_mfn(mfn) == IDENTITY_FRAME(mfn)) in mfn_to_pfn()
163 p2m[i] = IDENTITY_FRAME(pfn + i); in p2m_init_identity()422 return IDENTITY_FRAME(pfn); in get_phys_to_machine()434 return IDENTITY_FRAME(pfn); in get_phys_to_machine()613 xen_p2m_addr[pfn] = IDENTITY_FRAME(pfn); in set_phys_range_identity()642 return mfn == IDENTITY_FRAME(pfn); in __set_phys_to_machine()
141 return IDENTITY_FRAME(pfn); in xen_chk_extra_mem()