Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dguest.c48 static bool core_reg_offset_is_vreg(u64 off) in core_reg_offset_is_vreg() function
98 if (vcpu_has_sve(vcpu) && core_reg_offset_is_vreg(off)) in core_reg_size_from_offset()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dguest.c65 static bool core_reg_offset_is_vreg(u64 off) in core_reg_offset_is_vreg() function
115 if (vcpu_has_sve(vcpu) && core_reg_offset_is_vreg(off)) in core_reg_size_from_offset()

Completed in 3 milliseconds