Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 70) sorted by relevance

123

/xen/xen/drivers/acpi/apei/
A Dapei-base.c70 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 Derst.c118 struct acpi_whea_header *entry) in erst_exec_load_var1()
124 struct acpi_whea_header *entry) in erst_exec_load_var2()
130 struct acpi_whea_header *entry) in erst_exec_store_var1()
136 struct acpi_whea_header *entry) in erst_exec_add()
143 struct acpi_whea_header *entry) in erst_exec_subtract()
164 struct acpi_whea_header *entry) in erst_exec_subtract_value()
178 struct acpi_whea_header *entry) in erst_exec_stall()
210 struct acpi_whea_header *entry) in erst_exec_skip_next_instruction_if_true()
227 struct acpi_whea_header *entry) in erst_exec_goto()
234 struct acpi_whea_header *entry) in erst_exec_set_src_address_base()
[all …]
/xen/tools/xenstore/
A Dhashtable_private.h9 struct entry struct
13 struct entry *next; argument
A Dlist.h154 static inline void list_del(struct list_head *entry) in list_del()
172 static inline void list_del_rcu(struct list_head *entry) in list_del_rcu()
182 static inline void list_del_init(struct list_head *entry) in list_del_init()
/xen/xen/arch/x86/hvm/
A Dvmsi.c184 struct msixtbl_entry *entry; in msixtbl_find_entry() local
196 const struct msixtbl_entry *entry, unsigned long addr) in msixtbl_addr_to_desc()
218 struct msixtbl_entry *entry; in msixtbl_read() local
276 struct msixtbl_entry *entry; in msixtbl_write() local
431 struct msixtbl_entry *entry) in add_msixtbl_entry()
446 struct msixtbl_entry *entry; in free_msixtbl_entry() local
453 static void del_msixtbl_entry(struct msixtbl_entry *entry) in del_msixtbl_entry()
464 struct msixtbl_entry *entry, *new_entry; in msixtbl_pt_register() local
535 struct msixtbl_entry *entry; in msixtbl_pt_unregister() local
587 struct msixtbl_entry *entry, *temp; in msixtbl_pt_cleanup() local
[all …]
A Ddom0_build.c210 struct e820entry *entry = &d->arch.e820[i]; in pvh_steal_ram() local
338 struct e820entry *entry, *entry_guest; in pvh_setup_e820() local
536 char *cmdline, paddr_t *entry, in pvh_load_kernel()
669 static int __init pvh_setup_cpus(struct domain *d, paddr_t entry, in pvh_setup_cpus()
1185 paddr_t entry, start_info; in dom0_construct_pvh() local
/xen/tools/libfsimage/fat/
A Dfat.h85 #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/xen/common/
A Dkimage.c84 static int do_kimage_alloc(struct kexec_image **rimage, paddr_t entry, in do_kimage_alloc()
209 static int kimage_normal_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_normal_alloc()
217 static int kimage_crash_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_crash_alloc()
493 #define for_each_kimage_entry(image, ptr, entry) \ argument
500 static void kimage_free_entry(kimage_entry_t entry) in kimage_free_entry()
510 kimage_entry_t *ptr, entry; in kimage_free_all_entries() local
551 kimage_entry_t *ptr, entry; in kimage_dst_used() local
836 kimage_entry_t *kimage_entry_next(kimage_entry_t *entry, bool_t compat) in kimage_entry_next()
843 mfn_t kimage_entry_mfn(kimage_entry_t *entry, bool_t compat) in kimage_entry_mfn()
850 unsigned long kimage_entry_ind(kimage_entry_t *entry, bool_t compat) in kimage_entry_ind()
[all …]
A Dhypfs.c159 struct hypfs_entry *entry; in hypfs_get_entry_rel() local
211 int hypfs_read_dir(const struct hypfs_entry *entry, in hypfs_read_dir()
250 int hypfs_read_leaf(const struct hypfs_entry *entry, in hypfs_read_leaf()
262 static int hypfs_read(const struct hypfs_entry *entry, in hypfs_read()
385 static int hypfs_write(struct hypfs_entry *entry, in hypfs_write()
405 struct hypfs_entry *entry; in do_hypfs_op() local
/xen/xen/arch/arm/
A Dcpuerrata.c85 install_bp_hardening_vec(const struct arm_cpu_capabilities *entry, in install_bp_hardening_vec()
161 const struct arm_cpu_capabilities *entry = data; in enable_smccc_arch_workaround_1() local
211 install_bp_hardening_vecs(const struct arm_cpu_capabilities *entry, in install_bp_hardening_vecs()
303 static bool has_ssbd_mitigation(const struct arm_cpu_capabilities *entry) in has_ssbd_mitigation()
384 is_affected_midr_range(const struct arm_cpu_capabilities *entry) in is_affected_midr_range()
A Dp2m.c308 lpae_t *entry; in p2m_next_level() local
357 lpae_t entry, *table; in p2m_get_entry() local
659 static int p2m_create_table(struct p2m_domain *p2m, lpae_t *entry) in p2m_create_table()
741 lpae_t entry, unsigned int level) in p2m_free_entry()
789 static bool p2m_split_superpage(struct p2m_domain *p2m, lpae_t *entry, in p2m_split_superpage()
883 lpae_t *entry, *table, orig_pte; in __p2m_set_entry() local
1183 lpae_t entry, *table; in p2m_resolve_translation_fault() local
/xen/xen/arch/x86/
A Dio_apic.c141 struct irq_pin_list *entry, *prev; in remove_pin_from_irq() local
230 struct IO_APIC_route_entry entry; member
247 struct IO_APIC_route_entry entry; in ioapic_read_entry() local
298 struct IO_APIC_route_entry entry; in __io_apic_eoi() local
504 struct IO_APIC_route_entry entry; in clear_IO_APIC_pin() local
559 struct irq_pin_list *entry; in set_ioapic_affinity_irq() local
986 struct IO_APIC_route_entry entry; in setup_IO_APIC_irqs() local
1062 struct IO_APIC_route_entry entry; in setup_ExtINT_IRQ0_pin() local
1609 struct irq_pin_list *entry; in io_apic_level_ack_pending() local
2203 struct IO_APIC_route_entry entry; in io_apic_set_pci_routing() local
[all …]
A Dmsi.c313 int msi_maskable_irq(const struct msi_desc *entry) in msi_maskable_irq()
322 struct msi_desc *entry = desc->msi_desc; in msi_set_mask_bit() local
494 struct msi_desc *entry; in alloc_msi_entry() local
558 int msi_free_irq(struct msi_desc *entry) in msi_free_irq()
585 struct msi_desc *entry; in find_msi_entry() local
611 struct msi_desc *entry; in msi_capability_init() local
773 struct msi_desc *entry = NULL; in msix_capability_init() local
1204 struct msi_desc *entry, *tmp; in msi_free_irqs() local
1250 struct msi_desc *entry; in pci_msi_conf_write_intercept() local
1312 struct msi_desc *entry, *tmp; in pci_restore_msi_state() local
[all …]
A Dplatform_hypercall.c88 xenpf_resource_entry_t *entry = ra->entries + i; in check_resource_access() local
132 xenpf_resource_entry_t *entry = ra->entries + i; in resource_access() local
/xen/xen/arch/x86/guest/xen/
A Dpvh-boot.c42 const struct hvm_modlist_entry *entry; in convert_pvh_info() local
115 const struct hvm_modlist_entry *entry; in pvh_print_info() local
/xen/xen/drivers/passthrough/amd/
A Diommu_cmd.c104 u32 cmd[4], entry; in invalidate_iommu_pages() local
161 u32 cmd[4], entry; in invalidate_iotlb_pages() local
229 u32 cmd[4], entry; in invalidate_dev_table_entry() local
247 u32 cmd[4], entry; in invalidate_interrupt_table() local
263 u32 cmd[4], entry; in invalidate_iommu_all() local
A Diommu_init.c83 u32 entry; in register_iommu_dev_table_in_mmio_space() local
108 u32 entry; in register_iommu_cmd_buffer_in_mmio_space() local
136 u32 entry; in register_iommu_event_log_in_mmio_space() local
164 u32 entry; in register_iommu_ppr_log_in_mmio_space() local
225 u32 entry; in register_iommu_exclusion_range() local
322 uint32_t *entry = log->buffer + log->head; in iommu_read_log() local
371 unsigned int entry, run_bit, loop_count = 1000; in iommu_reset_log() local
529 static void parse_event_log_entry(struct amd_iommu *iommu, u32 entry[]) in parse_event_log_entry()
588 u32 entry; in iommu_check_event_log() local
630 void parse_ppr_log_entry(struct amd_iommu *iommu, u32 entry[]) in parse_ppr_log_entry()
[all …]
A Diommu_intr.c185 union irte_ptr entry = get_intremap_entry(iommu, bdf, index); in free_intremap_entry() local
208 union irte_ptr entry, in update_intremap_entry()
261 static inline unsigned int get_full_dest(const union irte128 *entry) in get_full_dest()
274 union irte_ptr entry; in update_intremap_entry_from_ioapic() local
469 union irte_ptr entry; in amd_iommu_read_ioapic_from_ire() local
510 union irte_ptr entry; in update_intremap_entry_from_msi_msg() local
671 union irte_ptr entry; in amd_iommu_read_msi_from_ire() local
/xen/tools/libs/hypfs/
A Dcore.c167 static void xenhypfs_set_attrs(struct xen_hypfs_direntry *entry, in xenhypfs_set_attrs()
216 struct xen_hypfs_direntry *entry; in xenhypfs_read_raw() local
378 struct xen_hypfs_dirlistentry *entry; in xenhypfs_readdir() local
433 struct xen_hypfs_direntry *entry; in xenhypfs_write() local
/xen/xen/drivers/vpci/
A Dmsix.c42 static int update_entry(struct vpci_msix_entry *entry, in update_entry()
202 const struct vpci_msix_entry *entry; in msix_read() local
279 struct vpci_msix_entry *entry; in msix_write() local
/xen/tools/pygrub/src/
A Dpygrub604 def get_entry_idx(cf, entry): argument
619 def run_grub(file, entry, fs, cfg_args): argument
798 entry = None variable
843 entry = a variable
/xen/xen/drivers/acpi/
A Dtables.c232 struct acpi_subtable_header *entry; in acpi_get_entry() local
293 struct acpi_subtable_header *entry; in acpi_parse_entries() local
/xen/tools/libxl/
A Dlibxl_linux.c252 struct dirent *entry; in libxl__pci_numdevs() local
277 struct dirent *entry; in libxl__pci_topology_init() local
A Dlibxl_cpuid.c291 struct xc_xend_cpuid *entry; in libxl_cpuid_parse_config() local
369 struct xc_xend_cpuid *entry; in libxl_cpuid_parse_config_xend() local
/xen/tools/include/xen-sys/SunOS/
A Dprivcmd.h71 privcmd_mmap_entry_t *entry; member

Completed in 40 milliseconds

123