/xen/xen/include/asm-x86/hvm/ |
A D | grant_table.h | 36 static inline int create_grant_p2m_mapping(uint64_t addr, mfn_t frame, in create_grant_p2m_mapping() 43 static inline int replace_grant_p2m_mapping(uint64_t addr, mfn_t frame, in replace_grant_p2m_mapping()
|
/xen/xen/include/asm-x86/pv/ |
A D | grant_table.h | 35 static inline int create_grant_pv_mapping(uint64_t addr, mfn_t frame, in create_grant_pv_mapping() 42 static inline int replace_grant_pv_mapping(uint64_t addr, mfn_t frame, in replace_grant_pv_mapping()
|
/xen/xen/arch/x86/hvm/ |
A D | grant_table.c | 28 int create_grant_p2m_mapping(uint64_t addr, mfn_t frame, in create_grant_p2m_mapping() 51 int replace_grant_p2m_mapping(uint64_t addr, mfn_t frame, in replace_grant_p2m_mapping()
|
/xen/stubdom/grub/ |
A D | mini-os.c | 327 struct frame { struct 336 struct frame *frame = alloca(sizeof(*frame) + s); in minios_transmit() argument
|
/xen/xen/arch/x86/pv/ |
A D | grant_table.c | 47 int create_grant_pv_mapping(uint64_t addr, mfn_t frame, in create_grant_pv_mapping() 189 int replace_grant_pv_mapping(uint64_t addr, mfn_t frame, in replace_grant_pv_mapping()
|
A D | descriptor-tables.c | 169 unsigned int frame; in compat_set_gdt() local
|
/xen/tools/libxc/ |
A D | xc_sr_common_x86_pv.h | 55 uint64_t frame = (pte & PTE_FRAME_MASK) >> PAGE_SHIFT; in pte_to_frame() local
|
/xen/xen/include/asm-x86/ |
A D | grant_table.h | 20 static inline int create_grant_host_mapping(uint64_t addr, mfn_t frame, in create_grant_host_mapping() 29 static inline int replace_grant_host_mapping(uint64_t addr, mfn_t frame, in replace_grant_host_mapping()
|
/xen/tools/misc/ |
A D | xencons | 20 def __child_death(signum, frame): argument
|
/xen/xen/include/xen/ |
A D | virtual_region.h | 24 } frame[BUGFRAME_NR]; member
|
/xen/xen/arch/x86/hvm/vmx/ |
A D | realmode.c | 33 uint16_t frame[3]; in realmode_deliver_exception() local
|
/xen/xen/common/compat/ |
A D | memory.c | 432 compat_pfn_t frame; in compat_memory_op() local 615 compat_pfn_t frame = xen_frame_list[i]; in compat_memory_op() local
|
/xen/tools/libs/foreignmemory/ |
A D | private.h | 50 unsigned long frame; member
|
A D | core.c | 142 unsigned int id, unsigned long frame, unsigned long nr_frames, in xenforeignmemory_map_resource()
|
/xen/xen/include/public/ |
A D | grant_table.h | 142 uint32_t frame; member 247 uint64_t frame; member 259 uint64_t frame; member
|
A D | memory.h | 653 uint64_t frame; member
|
/xen/xen/drivers/passthrough/amd/ |
A D | iommu_map.c | 440 unsigned long frame = gfn + i; in amd_iommu_reserve_domain_unity_map() local
|
/xen/xen/include/asm-arm/ |
A D | mm.h | 363 unsigned long frame, unsigned int nr_frames, in arch_acquire_resource()
|
/xen/xen/common/ |
A D | memory.c | 1052 unsigned long frame, in acquire_grant_table()
|
A D | grant_table.c | 4101 uint64_t frame; in gnttab_usage_print() local
|
/xen/tools/xentrace/ |
A D | xenctx.c | 875 guest_word_t frame; in print_stack() local
|
/xen/xen/arch/x86/mm/shadow/ |
A D | private.h | 776 unsigned long frame, uint32_t pfec) in vtlb_insert()
|
/xen/xen/arch/x86/ |
A D | traps.c | 455 unsigned long *frame, next, addr; in _show_trace() local
|
/xen/xen/arch/arm/ |
A D | mm.c | 1585 int create_grant_host_mapping(unsigned long addr, mfn_t frame, in create_grant_host_mapping()
|
A D | traps.c | 1115 register_t *frame, next, addr, low, high; in show_trace() local
|