| /xen/tools/libs/ctrl/ |
| A D | xc_foreign_memory.c | 23 void *xc_map_foreign_pages(xc_interface *xch, uint32_t dom, int prot, in xc_map_foreign_pages() 35 uint32_t dom, int size, int prot, in xc_map_foreign_range() 58 int prot, size_t chunksize, in xc_map_foreign_ranges() 84 void *xc_map_foreign_bulk(xc_interface *xch, uint32_t dom, int prot, in xc_map_foreign_bulk()
|
| A D | xc_gnttab_compat.c | 25 int prot) in xc_gnttab_map_grant_ref() 34 int prot) in xc_gnttab_map_grant_refs() 43 int prot) in xc_gnttab_map_domain_grant_refs() 51 int prot, in xc_gnttab_map_grant_ref_notify()
|
| /xen/tools/libs/gnttab/ |
| A D | gnttab_unimp.c | 44 int prot) in xengnttab_map_grant_ref() 53 int prot) in xengnttab_map_grant_refs() 62 int prot) in xengnttab_map_domain_grant_refs() 70 int prot, in xengnttab_map_grant_ref_notify()
|
| A D | gnttab_core.c | 92 int prot) in xengnttab_map_grant_ref() 101 int prot) in xengnttab_map_grant_refs() 110 int prot) in xengnttab_map_domain_grant_refs() 119 int prot, in xengnttab_map_grant_ref_notify()
|
| A D | minios.c | 91 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
| A D | netbsd.c | 64 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
| A D | freebsd.c | 65 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
| A D | linux.c | 84 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
| /xen/tools/libs/foreignmemory/ |
| A D | core.c | 85 int prot, int flags, size_t num, in xenforeignmemory_map2() 121 uint32_t dom, int prot, in xenforeignmemory_map() 143 void **paddr, int prot, int flags) in xenforeignmemory_map_resource()
|
| A D | compat.c | 25 void *addr, int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
| A D | minios.c | 52 int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
| A D | solaris.c | 71 void *addr, int prot, int flags, xen_pfn_t *arr, int num) in osdep_map_foreign_batch()
|
| A D | freebsd.c | 59 int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
| A D | netbsd.c | 73 int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
| A D | private.h | 46 int prot; member
|
| A D | linux.c | 163 int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
| /xen/xen/arch/x86/x86_64/ |
| A D | mmconfig_64.c | 117 unsigned long idx, unsigned int prot) in mcfg_ioremap()
|
| /xen/tools/libs/guest/ |
| A D | xg_offline_page.c | 401 int prot, in xc_map_m2p()
|
| A D | xg_dom_x86.c | 385 x86_pgentry_t prot; in get_pg_prot() local
|
| /xen/xen/common/efi/ |
| A D | boot.c | 1659 unsigned int prot; in efi_init_memory() member 1674 unsigned int prot = PAGE_HYPERVISOR_RWX; in efi_init_memory() local
|
| /xen/xen/arch/x86/x86_emulate/ |
| A D | private.h | 385 } prot; member 407 } prot; member
|
| /xen/xen/drivers/passthrough/vtd/ |
| A D | iommu.h | 275 #define dma_set_pte_prot(p, prot) do { \ argument
|