Searched refs:PT_FOREIGN (Results 1 – 7 of 7) sorted by relevance
142 #define PT_FOREIGN (0x600) /* MFN mapped on the hypervisor has no PFN */ macro
54 PT_FOREIGN)
108 PT_FOREIGN | PT_REF | PT_MOD) : \
304 if ((pte & PT_SOFTWARE) >= PT_FOREIGN) in pte2pfn()
1297 mapop[i].flags |= (PT_FOREIGN <<_GNTMAP_guest_avail0); in xen_map_gref()
262 pte = mmu_ptob((x86pte_t)mfn) | PT_VALID | PT_USER | PT_FOREIGN; in segmf_faultpage()
570 | PT_FOREIGN | PT_WRITABLE; in xdt_map_trace_buffers()