Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 15 of 15) sorted by relevance

/xen/tools/misc/
A Dxenhypfs.c84 static char *xenhypfs_type(struct xenhypfs_dirent *ent) in xenhypfs_type()
117 struct xenhypfs_dirent *ent; in xenhypfs_ls() local
139 struct xenhypfs_dirent *ent; in xenhypfs_tree_sub() local
/xen/xen/common/
A Dargo.c984 wildcard_pending_list_remove(domid_t domain_id, struct pending_ent *ent) in wildcard_pending_list_remove()
1003 wildcard_pending_list_insert(domid_t domain_id, struct pending_ent *ent) in wildcard_pending_list_insert()
1024 struct pending_ent *ent; in pending_remove_all() local
1044 struct pending_ent *ent; in pending_notify() local
1062 struct pending_ent *ent, *next; in pending_find() local
1103 struct pending_ent *ent; in pending_queue() local
1130 struct pending_ent *ent; in pending_requeue() local
1163 struct pending_ent *ent, *next; in pending_cancel() local
1185 struct pending_ent *ent; in wildcard_rings_pending_remove() local
1317 xen_argo_ring_data_ent_t ent; in fill_ring_data() local
/xen/xen/arch/x86/mm/
A Dp2m-pt.c60 #define set_recalc(level, ent) level##e_remove_flags(ent, RECALC_FLAGS) argument
61 #define clear_recalc(level, ent) level##e_add_flags(ent, RECALC_FLAGS) argument
63 #define needs_recalc(level, ent) _needs_recalc(level##e_get_flags(ent)) argument
64 #define valid_recalc(level, ent) (!(level##e_get_flags(ent) & _PAGE_ACCESSED)) argument
384 l1_pgentry_t ent = ptab[i]; in do_recalc() local
/xen/xen/drivers/passthrough/
A Dio.c954 const union vioapic_redir_entry *ent) in hvm_pirq_eoi()
981 const union vioapic_redir_entry *ent) in __hvm_dpci_eoi()
992 const union vioapic_redir_entry *ent) in hvm_gsi_eoi()
1005 const union vioapic_redir_entry *ent) in hvm_dpci_eoi()
/xen/xen/lib/x86/
A Dmsr.c13 const xen_msr_entry_t ent = { .idx = idx, .val = val }; in copy_msr_to_buffer() local
/xen/xen/arch/x86/hvm/
A Dvioapic.c221 union vioapic_redir_entry *pent, ent; in vioapic_write_redirent() local
488 union vioapic_redir_entry *ent; in vioapic_irq_positive_edge() local
519 union vioapic_redir_entry *ent; in vioapic_update_EOI() local
A Dvmsi.c164 #define acc_bit(what, ent, slot, idx) \ argument
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c1370 struct vmx_msr_entry *start = NULL, *ent, *end; in vmx_find_msr() local
1411 struct vmx_msr_entry **ptr, *start = NULL, *ent, *end; in vmx_add_msr() local
1522 struct vmx_msr_entry *start = NULL, *ent, *end; in vmx_del_msr() local
/xen/xen/common/efi/
A Druntime.c272 const struct efi_pci_rom *ent; in efi_get_info() local
/xen/stubdom/vtpmmgr/
A Ddisk_read.c507 const struct disk_rb_mac_entry *ent = &root->rb_macs[j]; in load_root_post() local
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h593 const struct vmx_msr_entry *ent = vmx_find_msr(v, msr, VMX_MSR_GUEST); in vmx_read_guest_msr() local
609 const struct vmx_msr_entry *ent = in vmx_read_guest_loadonly_msr() local
626 struct vmx_msr_entry *ent = vmx_find_msr(v, msr, VMX_MSR_GUEST); in vmx_write_guest_msr() local
/xen/xen/arch/x86/cpu/mcheck/
A Dmce.c1107 struct intpose_ent *ent = intpose_lookup(cpu_nr, msr, NULL); in intpose_add() local
1132 struct intpose_ent *ent = intpose_lookup(cpu_nr, msr, NULL); in intpose_inval() local
/xen/xen/include/xen/
A Dmm.h312 # define INIT_PAGE_LIST_ENTRY(ent) ((ent)->prev = (ent)->next = PAGE_LIST_NULL) argument
/xen/xen/arch/x86/
A Dio_apic.c968 #define SET_DEST(ent, mode, val) do { \ argument
A Dmm.c4557 e820entry_t ent; in _handle_iomem_range() local

Completed in 632 milliseconds