/xen-4.10.0-shim-comet/xen/drivers/acpi/apei/ |
A D | apei-base.c | 70 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register() 84 struct acpi_whea_header *entry) in apei_exec_read_register() 98 struct acpi_whea_header *entry) in apei_exec_read_register_value() 110 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register() 130 struct acpi_whea_header *entry) in apei_exec_write_register() 136 struct acpi_whea_header *entry) in apei_exec_write_register_value() 147 struct acpi_whea_header *entry) in apei_exec_noop() 161 struct acpi_whea_header *entry; in __apei_exec_run() local 212 struct acpi_whea_header *entry; in apei_exec_for_each_entry() local 234 struct acpi_whea_header *entry, in pre_map_gar_callback() [all …]
|
A D | erst.c | 117 struct acpi_whea_header *entry) in erst_exec_load_var1() 123 struct acpi_whea_header *entry) in erst_exec_load_var2() 129 struct acpi_whea_header *entry) in erst_exec_store_var1() 135 struct acpi_whea_header *entry) in erst_exec_add() 142 struct acpi_whea_header *entry) in erst_exec_subtract() 163 struct acpi_whea_header *entry) in erst_exec_subtract_value() 177 struct acpi_whea_header *entry) in erst_exec_stall() 209 struct acpi_whea_header *entry) in erst_exec_skip_next_instruction_if_true() 226 struct acpi_whea_header *entry) in erst_exec_goto() 233 struct acpi_whea_header *entry) in erst_exec_set_src_address_base() [all …]
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | hashtable_private.h | 14 struct entry struct 18 struct entry *next; argument
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | hashtable_private.h | 14 struct entry struct 18 struct entry *next; argument
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/ |
A D | iommu_init.c | 71 u32 entry; in set_iommu_ht_flags() local 101 u32 entry; in register_iommu_dev_table_in_mmio_space() local 126 u32 entry; in register_iommu_cmd_buffer_in_mmio_space() local 154 u32 entry; in register_iommu_event_log_in_mmio_space() local 182 u32 entry; in register_iommu_ppr_log_in_mmio_space() local 209 u32 entry; in set_iommu_translation_control() local 223 u32 entry; in set_iommu_guest_translation_control() local 240 u32 entry; in set_iommu_command_buffer_control() local 261 u32 entry; in register_iommu_exclusion_range() local 299 u32 entry; in set_iommu_event_log_control() local [all …]
|
A D | iommu_cmd.c | 115 u32 cmd[4], entry; in invalidate_iommu_pages() local 172 u32 cmd[4], entry; in invalidate_iotlb_pages() local 240 u32 cmd[4], entry; in invalidate_dev_table_entry() local 258 u32 cmd[4], entry; in invalidate_interrupt_table() local 274 u32 cmd[4], entry; in invalidate_iommu_all() local
|
A D | iommu_intr.c | 115 u32 *entry = get_intremap_entry(seg, bdf, offset); in free_intremap_entry() local 121 static void update_intremap_entry(u32* entry, u8 vector, u8 int_type, in update_intremap_entry() 166 u32* entry; in update_intremap_entry_from_ioapic() local 231 u32* entry; in amd_iommu_setup_ioapic_remapping() local 410 const u32 *entry = get_intremap_entry(seg, req_id, offset); in amd_iommu_read_ioapic_from_ire() local 430 u32* entry; in update_intremap_entry_from_msi_msg() local 584 const u32 *entry; in amd_iommu_read_msi_from_ire() local
|
A D | iommu_map.c | 53 u32 entry; in set_iommu_pde_present() local 129 u32 entry; in amd_iommu_set_root_page_table() local 167 u32 entry; in iommu_dte_set_iotlb() local 180 u32 entry; in amd_iommu_set_intremap_table() local 216 u32 entry; in iommu_dte_add_device_entry() local 244 u32 entry, gcr3_1, gcr3_2, gcr3_3; in iommu_dte_set_guest_cr3() local 288 u64 amd_iommu_get_next_table_from_pte(u32 *entry) in amd_iommu_get_next_table_from_pte()
|
A D | pci_amd_iommu.c | 86 static int is_translation_valid(u32 *entry) in is_translation_valid() 98 u32 entry; in disable_translation() local 534 u32 *entry; in amd_dump_p2m_table_level() local
|
/xen-4.10.0-shim-comet/tools/libfsimage/fat/ |
A D | fat.h | 85 #define FAT_DIRENTRY_ATTRIB(entry) \ argument 87 #define FAT_DIRENTRY_VALID(entry) \ argument 91 #define FAT_DIRENTRY_FIRST_CLUSTER(entry) \ argument 93 #define FAT_DIRENTRY_FILELENGTH(entry) \ argument 96 #define FAT_LONGDIR_ID(entry) \ argument 98 #define FAT_LONGDIR_ALIASCHECKSUM(entry) \ argument
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | kimage.c | 90 static int do_kimage_alloc(struct kexec_image **rimage, paddr_t entry, in do_kimage_alloc() 215 static int kimage_normal_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_normal_alloc() 223 static int kimage_crash_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_crash_alloc() 499 #define for_each_kimage_entry(image, ptr, entry) \ argument 506 static void kimage_free_entry(kimage_entry_t entry) in kimage_free_entry() 516 kimage_entry_t *ptr, entry; in kimage_free_all_entries() local 557 kimage_entry_t *ptr, entry; in kimage_dst_used() local 842 kimage_entry_t *kimage_entry_next(kimage_entry_t *entry, bool_t compat) in kimage_entry_next() 849 mfn_t kimage_entry_mfn(kimage_entry_t *entry, bool_t compat) in kimage_entry_mfn() 856 unsigned long kimage_entry_ind(kimage_entry_t *entry, bool_t compat) in kimage_entry_ind() [all …]
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | vmsi.c | 180 struct msixtbl_entry *entry; in msixtbl_find_entry() local 192 const struct msixtbl_entry *entry, unsigned long addr) in msixtbl_addr_to_desc() 214 struct msixtbl_entry *entry; in msixtbl_read() local 270 struct msixtbl_entry *entry; in msixtbl_write() local 421 struct msixtbl_entry *entry) in add_msixtbl_entry() 436 struct msixtbl_entry *entry; in free_msixtbl_entry() local 443 static void del_msixtbl_entry(struct msixtbl_entry *entry) in del_msixtbl_entry() 454 struct msixtbl_entry *entry, *new_entry; in msixtbl_pt_register() local 525 struct msixtbl_entry *entry; in msixtbl_pt_unregister() local 577 struct msixtbl_entry *entry, *temp; in msixtbl_pt_cleanup() local
|
A D | dom0_build.c | 155 struct e820entry *entry = &d->arch.e820[i]; in pvh_steal_ram() local 310 struct e820entry *entry, *entry_guest; in pvh_setup_e820() local 447 char *cmdline, paddr_t *entry, in pvh_load_kernel() 563 static int __init pvh_setup_cpus(struct domain *d, paddr_t entry, in pvh_setup_cpus() 1054 paddr_t entry, start_info; in dom0_construct_pvh() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | msi.c | 379 int msi_maskable_irq(const struct msi_desc *entry) in msi_maskable_irq() 388 struct msi_desc *entry = desc->msi_desc; in msi_set_mask_bit() local 569 struct msi_desc *entry; in alloc_msi_entry() local 636 int msi_free_irq(struct msi_desc *entry) in msi_free_irq() 663 struct msi_desc *entry; in find_msi_entry() local 689 struct msi_desc *entry; in msi_capability_init() local 843 struct msi_desc *entry = NULL; in msix_capability_init() local 1257 struct msi_desc *entry, *tmp; in msi_free_irqs() local 1281 struct msi_desc *entry; in pci_msi_conf_write_intercept() local 1344 struct msi_desc *entry, *tmp; in pci_restore_msi_state() local [all …]
|
A D | io_apic.c | 139 struct irq_pin_list *entry, *prev; in remove_pin_from_irq() local 228 struct IO_APIC_route_entry entry; member 245 struct IO_APIC_route_entry entry; in ioapic_read_entry() local 296 struct IO_APIC_route_entry entry; in __io_apic_eoi() local 500 struct IO_APIC_route_entry entry; in clear_IO_APIC_pin() local 555 struct irq_pin_list *entry; in set_ioapic_affinity_irq() local 978 struct IO_APIC_route_entry entry; in setup_IO_APIC_irqs() local 1058 struct IO_APIC_route_entry entry; in setup_ExtINT_IRQ0_pin() local 1605 struct irq_pin_list *entry; in io_apic_level_ack_pending() local 2201 struct IO_APIC_route_entry entry; in io_apic_set_pci_routing() local [all …]
|
A D | platform_hypercall.c | 86 xenpf_resource_entry_t *entry = ra->entries + i; in check_resource_access() local 127 xenpf_resource_entry_t *entry = ra->entries + i; in resource_access() local
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd-journal.c | 250 vhd_journal_entry_in(vhd_journal_entry_t *entry) in vhd_journal_entry_in() 260 vhd_journal_entry_out(vhd_journal_entry_t *entry) in vhd_journal_entry_out() 293 vhd_journal_validate_entry(vhd_journal_entry_t *entry) in vhd_journal_validate_entry() 363 vhd_journal_entry_t entry; in vhd_journal_update() local 653 vhd_journal_entry_t entry; in __vhd_journal_read_footer() local 691 vhd_journal_entry_t entry; in vhd_journal_read_header() local 717 vhd_journal_entry_t entry; in vhd_journal_read_locators() local 785 vhd_journal_entry_t entry; in vhd_journal_read_bat() local 830 vhd_journal_entry_t entry; in vhd_journal_read_batmap_header() local 864 vhd_journal_entry_t entry; in vhd_journal_read_batmap_map() local [all …]
|
/xen-4.10.0-shim-comet/tools/blktap2/control/ |
A D | tap-ctl-list.c | 41 free_list(tap_list_t *entry) in free_list() 85 init_list(tap_list_t *entry, in init_list() 116 tap_list_t **list, *entry; in tap_ctl_alloc_list() local 128 tap_list_t *entry; in tap_ctl_alloc_list() local 315 struct list_head entry; member 519 tap_list_t *entry = *_entry; in tap_ctl_find() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/guest/ |
A D | pvh-boot.c | 41 const struct hvm_modlist_entry *entry; in convert_pvh_info() local 103 const struct hvm_modlist_entry *entry; in pvh_print_info() local
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | cpuerrata.c | 11 is_affected_midr_range(const struct arm_cpu_capabilities *entry) in is_affected_midr_range()
|
A D | p2m.c | 255 lpae_t *entry; in p2m_next_level() local 299 lpae_t entry, *table; in p2m_get_entry() local 550 static int p2m_create_table(struct p2m_domain *p2m, lpae_t *entry) in p2m_create_table() 640 lpae_t entry, unsigned int level) in p2m_free_entry() 689 static bool p2m_split_superpage(struct p2m_domain *p2m, lpae_t *entry, in p2m_split_superpage() 787 lpae_t *entry, *table, orig_pte; in __p2m_set_entry() local
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | list.h | 66 static inline void list_del(struct list_head *entry) in list_del() 73 static inline void list_del_init(struct list_head *entry) in list_del_init()
|
/xen-4.10.0-shim-comet/tools/pygrub/src/ |
A D | pygrub | 602 def get_entry_idx(cf, entry): argument 617 def run_grub(file, entry, fs, cfg_args): argument 796 entry = None variable 841 entry = a variable
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_linux.c | 243 struct dirent *entry; in libxl__pci_numdevs() local 268 struct dirent *entry; in libxl__pci_topology_init() local
|
/xen-4.10.0-shim-comet/xen/drivers/acpi/ |
A D | tables.c | 231 struct acpi_subtable_header *entry; in acpi_get_entry() local 292 struct acpi_subtable_header *entry; in acpi_parse_entries() local
|