/xen/tools/libxc/ |
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()
|
A D | xc_offline_page.c | 400 int prot, in xc_map_m2p()
|
A D | xc_dom_x86.c | 386 x86_pgentry_t prot; in get_pg_prot() local
|
/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 | 62 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
A D | freebsd.c | 66 uint32_t count, int flags, int prot, in osdep_gnttab_grant_map()
|
A D | linux.c | 87 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 | 44 int prot, int flags, size_t num, in osdep_xenforeignmemory_map()
|
A D | netbsd.c | 70 void *addr, int prot, int flags, in osdep_map_foreign_batch()
|
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 | private.h | 53 int prot; member
|
A D | linux.c | 164 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/xen/common/efi/ |
A D | boot.c | 1491 unsigned int prot; in efi_init_memory() member 1506 unsigned int prot = PAGE_HYPERVISOR_RWX; in efi_init_memory() local
|
/xen/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.c | 926 } prot; member 948 } prot; member
|
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.h | 272 #define dma_set_pte_prot(p, prot) do { \ argument
|