Home
last modified time | relevance | path

Searched refs:get_except32_cpsr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Daarch32.c74 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr() function
161 *vcpu_cpsr(vcpu) = get_except32_cpsr(vcpu, mode); in prepare_fault32()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H A Dexception.c192 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr() function
293 *vcpu_cpsr(vcpu) = get_except32_cpsr(vcpu, mode); in enter_exception32()

Completed in 1 milliseconds