Searched defs:has_esr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/kvm/ | ||
H A D | guest.c | 837 bool has_esr = events->exception.serror_has_esr; in __kvm_arm_vcpu_set_events() local |
/openbmc/qemu/target/arm/ | ||
H A D | cpu.h | 592 uint8_t has_esr; member |