/xen/tools/firmware/rombios/ |
A D | biossums.c | 74 long offset, tmp_offset; in main() local 225 long chksum_bios_get_offset( byte* data, long offset ) { in chksum_bios_get_offset() 231 byte chksum_bios_calc_value( byte* data, long offset ) { in chksum_bios_calc_value() 245 byte chksum_bios_get_value( byte* data, long offset ) { in chksum_bios_get_value() 257 byte chksum__32__calc_value( byte* data, long offset ) { in chksum__32__calc_value() 277 long chksum__32__get_offset( byte* data, long offset ) { in chksum__32__get_offset() 297 byte chksum__32__get_value( byte* data, long offset ) { in chksum__32__get_value() 311 byte chksum__mp__calc_value( byte* data, long offset ) { in chksum__mp__calc_value() 351 byte chksum__mp__get_value( byte* data, long offset ) { in chksum__mp__get_value() 411 byte chksum_pcmp_get_value( byte* data, long offset ) { in chksum_pcmp_get_value() [all …]
|
/xen/tools/firmware/vgabios/ |
A D | biossums.c | 52 long offset, tmp_offset, pcir_offset; in main() local 183 long chksum_bios_get_offset( byte* data, long offset ) { in chksum_bios_get_offset() 189 byte chksum_bios_calc_value( byte* data, long offset ) { in chksum_bios_calc_value() 203 byte chksum_bios_get_value( byte* data, long offset ) { in chksum_bios_get_value() 209 void chksum_bios_set_value( byte* data, long offset, byte value ) { in chksum_bios_set_value() 215 byte chksum_pmid_calc_value( byte* data, long offset ) { in chksum_pmid_calc_value() 234 long chksum_pmid_get_offset( byte* data, long offset ) { in chksum_pmid_get_offset() 252 byte chksum_pmid_get_value( byte* data, long offset ) { in chksum_pmid_get_value() 259 void chksum_pmid_set_value( byte* data, long offset, byte value ) { in chksum_pmid_set_value() 266 long chksum_pcir_get_offset( byte* data, long offset ) { in chksum_pcir_get_offset()
|
/xen/xen/common/libfdt/ |
A D | fdt.c | 75 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr() 96 int offset = startoffset; in fdt_next_tag() local 142 int _fdt_check_node_offset(const void *fdt, int offset) in _fdt_check_node_offset() 151 int _fdt_check_prop_offset(const void *fdt, int offset) in _fdt_check_prop_offset() 160 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 200 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 211 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
A D | fdt_ro.c | 56 static int _fdt_nodename_eq(const void *fdt, int offset, in _fdt_nodename_eq() 106 static int _nextprop(const void *fdt, int offset) in _nextprop() 159 int offset = 0; in fdt_path_offset() local 221 int offset; in fdt_first_property_offset() local 238 int offset, in fdt_get_property_by_offset() 259 int offset, in fdt_get_property_namelen() 358 int offset, depth, namelen; in fdt_get_path() local 410 int offset, depth; in fdt_supernode_atdepth_offset() local 468 int offset; in fdt_node_offset_by_prop_value() local 493 int offset; in fdt_node_offset_by_phandle() local [all …]
|
A D | fdt_sw.c | 73 int offset = fdt_size_dt_struct(fdt); in _fdt_grab_space() local 111 int offset; in fdt_add_reservemap_entry() local 172 int struct_top, offset; in _fdt_find_add_string() local 217 int offset, nextoffset; in fdt_finish() local
|
A D | libfdt_internal.h | 68 static inline const void *_fdt_offset_ptr(const void *fdt, int offset) in _fdt_offset_ptr() 73 static inline void *_fdt_offset_ptr_w(void *fdt, int offset) in _fdt_offset_ptr_w()
|
/xen/tools/libxl/ |
A D | libxl_libfdt_compat.c | 65 _hidden int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 78 _hidden int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
A D | libxl_arm_acpi.c | 189 uint64_t offset = acpitables[RSDP].addr - GUEST_ACPI_BASE; in make_acpi_rsdp() local 224 uint64_t offset = acpitables[XSDT].addr - GUEST_ACPI_BASE; in make_acpi_xsdt() local 238 uint64_t offset = acpitables[GTDT].addr - GUEST_ACPI_BASE; in make_acpi_gtdt() local 302 uint64_t offset = acpitables[MADT].addr - GUEST_ACPI_BASE; in make_acpi_madt() local 344 uint64_t offset = acpitables[FADT].addr - GUEST_ACPI_BASE; in make_acpi_fadt() local 363 uint64_t offset = acpitables[DSDT].addr - GUEST_ACPI_BASE; in make_acpi_dsdt() local
|
/xen/xen/arch/arm/arm64/lib/ |
A D | find_next_bit.c | 20 unsigned long offset) in find_next_bit() 66 unsigned long offset) in find_next_zero_bit() 190 long size, unsigned long offset) in find_next_zero_bit_le() 236 long size, unsigned long offset) in find_next_bit_le()
|
/xen/xen/arch/arm/arm32/ |
A D | insn.c | 26 static uint32_t branch_insn_encode_immediate(uint32_t insn, int32_t offset) in branch_insn_encode_immediate() 71 uint32_t aarch32_set_branch_offset(uint32_t insn, int32_t offset) in aarch32_set_branch_offset()
|
/xen/xen/arch/arm/acpi/ |
A D | lib.c | 30 unsigned long base, offset, mapped_size; in __acpi_map_table() local 68 paddr_t offset = 0; in acpi_get_table_offset() local
|
/xen/xen/include/asm-arm/ |
A D | vreg.h | 123 unsigned int offset, in vreg_reg_extract() 133 unsigned int offset, in vreg_reg_update() 144 unsigned int offset, in vreg_reg_setbits() 154 unsigned int offset, in vreg_reg_clearbits()
|
/xen/xen/arch/x86/ |
A D | pci.c | 14 uint32_t pci_conf_read(uint32_t cf8, uint8_t offset, uint8_t bytes) in pci_conf_read() 46 void pci_conf_write(uint32_t cf8, uint8_t offset, uint8_t bytes, uint32_t data) in pci_conf_write()
|
A D | bitops.c | 28 const unsigned long *addr, unsigned int size, unsigned int offset) in __find_next_bit() 78 const unsigned long *addr, unsigned int size, unsigned int offset) in __find_next_zero_bit()
|
/xen/xen/arch/x86/mm/shadow/ |
A D | hvm.c | 75 unsigned long offset, in hvm_translate_virtual_addr() 111 unsigned long offset, in hvm_read() 153 unsigned long offset, in hvm_emulate_read() 166 unsigned long offset, in hvm_emulate_insn_fetch() 189 unsigned long offset, in hvm_emulate_write() 242 unsigned long offset, in hvm_emulate_cmpxchg()
|
/xen/xen/arch/x86/pv/ |
A D | ro-page-fault.c | 38 static int ptwr_emulated_read(enum x86_segment seg, unsigned long offset, in ptwr_emulated_read() 68 unsigned int offset = 0; in ptwr_emulated_update() local 206 static int ptwr_emulated_write(enum x86_segment seg, unsigned long offset, in ptwr_emulated_write() 224 static int ptwr_emulated_cmpxchg(enum x86_segment seg, unsigned long offset, in ptwr_emulated_cmpxchg()
|
/xen/xen/arch/arm/ |
A D | vuart.c | 112 paddr_t offset = info->gpa - d->arch.vuart.info->base_addr; in vuart_mmio_read() local 130 paddr_t offset = info->gpa - d->arch.vuart.info->base_addr; in vuart_mmio_write() local
|
A D | gic-v2.c | 126 static inline void writeb_gicd(uint8_t val, unsigned int offset) in writeb_gicd() 131 static inline void writel_gicd(uint32_t val, unsigned int offset) in writel_gicd() 136 static inline uint32_t readl_gicd(unsigned int offset) in readl_gicd() 141 static inline void writel_gicc(uint32_t val, unsigned int offset) in writel_gicc() 146 static inline uint32_t readl_gicc(unsigned int offset) in readl_gicc() 151 static inline void writel_gich(uint32_t val, unsigned int offset) in writel_gich() 156 static inline uint32_t readl_gich(int unsigned offset) in readl_gich() 241 static void gicv2_poke_irq(struct irq_desc *irqd, uint32_t offset) in gicv2_poke_irq() 246 static bool gicv2_peek_irq(struct irq_desc *irqd, uint32_t offset) in gicv2_peek_irq() 1123 static int gicv2_make_hwdom_madt(const struct domain *d, u32 offset) in gicv2_make_hwdom_madt() [all …]
|
/xen/xen/drivers/vpci/ |
A D | vpci.c | 28 unsigned int offset; member 127 vpci_write_t *write_handler, unsigned int offset, in vpci_add_register() 174 int vpci_remove_register(struct vpci *vpci, unsigned int offset, in vpci_remove_register() 298 unsigned int offset) in merge_result() 391 unsigned int offset, uint32_t data) in vpci_write_helper()
|
/xen/xen/arch/arm/arm64/ |
A D | insn.c | 162 long offset; in branch_imm_common() local 183 long offset; in aarch64_insn_gen_branch_imm() local 253 u32 aarch64_set_branch_offset(u32 insn, s32 offset) in aarch64_set_branch_offset()
|
/xen/tools/ocaml/libs/mmap/ |
A D | xenmmap_stubs.c | 35 int len, int offset) in mmap_interface_init() 43 value len, value offset) in stub_mmap_init()
|
/xen/xen/drivers/acpi/apei/ |
A D | erst.c | 249 u64 offset; in erst_exec_move_data() local 454 static int __erst_write_to_storage(u64 offset) in __erst_write_to_storage() 495 static int __erst_read_from_storage(u64 record_id, u64 offset) in __erst_read_from_storage() 588 static int __erst_read_to_erange_from_nvram(u64 record_id, u64 *offset) in __erst_read_to_erange_from_nvram() 645 static int __erst_read_to_erange(u64 record_id, u64 *offset) in __erst_read_to_erange() 665 u64 offset; in __erst_read() local
|
/xen/xen/include/asm-arm/arm32/ |
A D | insn.h | 58 static inline uint32_t insn_set_branch_offset(uint32_t insn, int32_t offset) in insn_set_branch_offset()
|
/xen/xen/common/ |
A D | lzo.c | 169 size_t offset; in lzo1x_decompress_safe() local 237 size_t offset; in lzo1x_decompress_safe() local 262 size_t offset; in lzo1x_decompress_safe() local
|
/xen/xen/arch/x86/hvm/ |
A D | emulate.c | 832 unsigned long offset, in hvmemul_virtual_to_linear() 1253 unsigned long offset, in __hvmemul_read() 1280 unsigned long offset, in hvmemul_read() 1298 unsigned long offset, in hvmemul_insn_fetch() 1345 unsigned long offset, in hvmemul_write() 1393 unsigned long offset, in hvmemul_rmw() 1446 unsigned long offset, in hvmemul_blk() 1487 unsigned long offset, in hvmemul_write_discard() 1522 unsigned long offset, in hvmemul_rep_stos_discard() 1543 unsigned long offset, in hvmemul_cmpxchg_discard() [all …]
|