Home
last modified time | relevance | path

Searched refs:vcpu_sve_pffr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm64/kvm/hyp/include/hyp/ !
Dswitch.h156 __sve_restore_state(vcpu_sve_pffr(vcpu), in __hyp_sve_restore_guest()
/linux-6.1.9/arch/arm64/include/asm/ !
Dkvm_host.h544 #define vcpu_sve_pffr(vcpu) (kern_hyp_va((vcpu)->arch.sve_state) + \ macro