Home
last modified time | relevance | path

Searched defs:dabt (Results 1 – 9 of 9) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddecode.c28 static void update_dabt(struct hsr_dabt *dabt, int reg, in update_dabt()
36 static int decode_thumb2(register_t pc, struct hsr_dabt *dabt, uint16_t hw1) in decode_thumb2()
86 static int decode_thumb(register_t pc, struct hsr_dabt *dabt) in decode_thumb()
152 int decode_instruction(const struct cpu_user_regs *regs, struct hsr_dabt *dabt) in decode_instruction()
A Dvgic-v3.c170 struct hsr_dabt dabt = info->dabt; in __vgic_v3_rdistr_rd_mmio_read() local
484 struct hsr_dabt dabt = info->dabt; in __vgic_v3_rdistr_rd_mmio_write() local
679 struct hsr_dabt dabt = info->dabt; in __vgic_v3_distr_common_mmio_read() local
775 struct hsr_dabt dabt = info->dabt; in __vgic_v3_distr_common_mmio_write() local
891 struct hsr_dabt dabt = info->dabt; in vgic_v3_rdistr_sgi_mmio_read() local
968 struct hsr_dabt dabt = info->dabt; in vgic_v3_rdistr_sgi_mmio_write() local
1098 struct hsr_dabt dabt = info->dabt; in vgic_v3_distr_mmio_read() local
1301 struct hsr_dabt dabt = info->dabt; in vgic_v3_distr_mmio_write() local
A Dvpl011.c42 static bool vpl011_reg32_check_access(struct hsr_dabt dabt) in vpl011_reg32_check_access()
228 struct hsr_dabt dabt = info->dabt; in vpl011_mmio_read() local
309 struct hsr_dabt dabt = info->dabt; in vpl011_mmio_write() local
A Dio.c29 const struct hsr_dabt dabt = info->dabt; in handle_read() local
66 const struct hsr_dabt dabt = info->dabt; in handle_write() local
A Dvgic-v2.c170 struct hsr_dabt dabt = info->dabt; in vgic_v2_distr_mmio_read() local
413 struct hsr_dabt dabt = info->dabt; in vgic_v2_distr_mmio_write() local
A Dtraps.c1941 const struct hsr_dabt dabt = info->dabt; in try_handle_mmio() local
2002 const struct hsr_dabt dabt = hsr.dabt; in do_trap_data_abort_guest() local
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dvgic-emul.h19 static inline bool vgic_reg64_check_access(struct hsr_dabt dabt) in vgic_reg64_check_access()
A Dmmio.h31 struct hsr_dabt dabt; member
A Dprocessor.h614 } dabt; /* HSR_EC_DATA_ABORT_* */ member

Completed in 26 milliseconds