/xen/stubdom/vtpmmgr/ |
A D | disk_crypto.c | 27 static void aes_encrypt_ecb(void *target, const void *src, const aes_context *key_e) in aes_encrypt_ecb() 32 void aes_encrypt_one(void *target, const void *src, const struct key128 *key) in aes_encrypt_one() 39 void aes_decrypt_one(void *target, const void *src, const struct key128 *key) in aes_decrypt_one() 56 void aes_encrypt_ctr(void *target, size_t target_size, const void *srcv, size_t pt_size, const aes_… in aes_encrypt_ctr() 111 void aes_decrypt_ctr(void *target, size_t pt_size, const void *srcv, size_t src_size, const aes_con… in aes_decrypt_ctr() 166 void aes_cmac(struct mac128 *target, const void *src, size_t size, const aes_context *key) in aes_cmac() 204 int aes_cmac_verify(const struct mac128 *target, const void *src, size_t size, const aes_context *k… in aes_cmac_verify() 220 void sha256(struct hash256 *target, const void *src, size_t size) in sha256()
|
A D | init.c | 248 static int parse_auth_string(char* authstr, BYTE* target) { in parse_auth_string()
|
/xen/xen/drivers/acpi/tables/ |
A D | tbfadt.c | 64 u16 target; member 298 struct acpi_generic_address *target; in acpi_tb_convert_fadt() local
|
/xen/xen/arch/x86/cpu/mcheck/ |
A D | mctelem.c | 434 mctelem_class_t target = MCTE_CLASS(tep) == MCTE_F_CLASS_URGENT ? in mctelem_commit() local 460 mctelem_class_t target = which == MC_URGENT ? in mctelem_append_processing() local 510 mctelem_class_t target = (which == MC_URGENT) ? in mctelem_consume_oldest_begin() local 537 mctelem_class_t target = (which == MC_URGENT) ? in mctelem_ack() local
|
/xen/tools/libxc/ |
A D | xc_psr.c | 252 xc_psr_type type, uint32_t target, in xc_psr_set_domain_data() 290 xc_psr_type type, uint32_t target, in xc_psr_get_domain_data()
|
/xen/tools/libxl/ |
A D | libxl_mem.c | 100 char *target = NULL, *staticmax = NULL, *endptr = NULL; in libxl__fill_dom0_memory_info() local 181 char *memmax, *endptr, *videoram_s = NULL, *target = NULL; in libxl_set_memory_target() local 353 char *target = NULL, *static_max = NULL, *endptr = NULL; in libxl__get_memory_target() local
|
A D | libxl_psr.c | 335 libxl_psr_cbm_type type, uint32_t target, in libxl_psr_cat_get_cbm() 458 libxl_psr_type type, unsigned int target, in libxl_psr_get_val()
|
/xen/xen/arch/x86/hvm/ |
A D | vlapic.c | 149 struct vcpu *target = vlapic_vcpu(vlapic); in vlapic_set_irq() local 239 const struct vlapic *target, const struct vlapic *source, in vlapic_match_dest() 271 static void vlapic_init_sipi_one(struct vcpu *target, uint32_t icr) in vlapic_init_sipi_one() 391 struct vlapic *vlapic, *target = NULL; in vlapic_lowest_prio() local 522 struct vlapic *target = vlapic_lowest_prio( in vlapic_ipi() local
|
A D | vioapic.c | 380 struct vlapic *target, in ioapic_inj_irq() 407 struct vlapic *target; in vioapic_deliver() local
|
A D | vmsi.c | 48 struct vlapic *target, in vmsi_inj_irq() 72 struct vlapic *target; in vmsi_deliver() local
|
/xen/tools/ocaml/xenstored/ |
A D | perms.ml | 106 target: elt option; } RecordField
|
/xen/xen/arch/arm/ |
A D | alternative.c | 78 unsigned long target; in get_alt_insn() local
|
A D | vgic.c | 238 int target = read_atomic(&rank->vcpu[virq & INTERRUPT_RANK_MASK]); in vgic_get_target_vcpu() local 427 int virq, const struct sgi_target *target) in vgic_to_sgi()
|
A D | vgic-v2.c | 381 struct sgi_target target; in vgic_v2_to_sgi() local
|
A D | p2m.c | 790 unsigned int level, unsigned int target, in p2m_split_superpage() 882 unsigned int target = 3 - (page_order / LPAE_SHIFT); in __p2m_set_entry() local
|
A D | vgic-v3.c | 1485 struct sgi_target target; in vgic_v3_to_sgi() local
|
/xen/xen/arch/x86/mm/ |
A D | p2m-ept.c | 254 unsigned int level, unsigned int target) in ept_split_super_page() 419 unsigned int target, in ept_invalidate_emt_range() 675 unsigned int i, target = order / EPT_TABLE_ORDER; in ept_set_entry() local
|
A D | p2m-pod.c | 330 p2m_pod_set_mem_target(struct domain *d, unsigned long target) in p2m_pod_set_mem_target()
|
/xen/tools/xenstore/ |
A D | xenstored_core.h | 104 struct connection *target; member
|
/xen/xen/drivers/passthrough/amd/ |
A D | pci_amd_iommu.c | 324 static int reassign_device(struct domain *source, struct domain *target, in reassign_device()
|
/xen/xen/include/acpi/cpufreq/ |
A D | cpufreq.h | 161 int (*target)(struct cpufreq_policy *policy, member
|
/xen/xen/include/asm-x86/hvm/ |
A D | domain.h | 50 struct domain *target, *emulator; member
|
/xen/xen/include/acpi/ |
A D | acmacros.h | 55 #define ACPI_SET_BIT(target,bit) ((target) |= (bit)) argument 56 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit)) argument 350 #define ACPI_INSERT_BITS(target, mask, source) target = ((target & (~(mask))) | (source & … argument
|
/xen/xen/tools/kconfig/ |
A D | expr.h | 281 struct menu *target; member
|
/xen/xen/arch/x86/ |
A D | time.c | 379 uint32_t count, target; in init_hpet() local 460 u32 count, target, mask; in init_pmtimer() local
|