Searched refs:is_read (Results 1 – 4 of 4) sorted by relevance
1025 bool is_read; in __vgic_v3_perform_cpuif_access() local1040 is_read = (esr & ESR_ELx_SYS64_ISS_DIR_MASK) == ESR_ELx_SYS64_ISS_DIR_READ; in __vgic_v3_perform_cpuif_access()1045 if (unlikely(!is_read)) in __vgic_v3_perform_cpuif_access()1051 if (unlikely(is_read)) in __vgic_v3_perform_cpuif_access()1056 if (is_read) in __vgic_v3_perform_cpuif_access()1062 if (is_read) in __vgic_v3_perform_cpuif_access()1069 if (is_read) in __vgic_v3_perform_cpuif_access()1076 if (is_read) in __vgic_v3_perform_cpuif_access()1083 if (is_read) in __vgic_v3_perform_cpuif_access()1090 if (is_read) in __vgic_v3_perform_cpuif_access()[all …]
177 int is_read; in via_rtc_command() local192 is_read = command & (RTC_FLG_READ << 8); in via_rtc_command()195 is_read = command & RTC_FLG_READ; in via_rtc_command()197 if (is_read) { in via_rtc_command()
190 int index, bool is_read) in xen_intel_pmu_emulate() argument238 if (is_read) in xen_intel_pmu_emulate()252 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate() argument283 if (is_read) in xen_amd_pmu_emulate()
1716 static int complete_emulated_msr(struct kvm_vcpu *vcpu, bool is_read) in complete_emulated_msr() argument1721 } else if (is_read) { in complete_emulated_msr()