Home
last modified time | relevance | path

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

/arch/arm64/kvm/
A Dvgic-sys-reg-v3.c366 static unsigned int el2_visibility(const struct kvm_vcpu *vcpu, in el2_visibility() function
378 .visibility = el2_visibility, \
A Dsys_regs.c2296 static unsigned int el2_visibility(const struct kvm_vcpu *vcpu, in el2_visibility() function
2341 EL2_REG_FILTERED(name, acc, rst, v, el2_visibility)
2487 return el2_visibility(vcpu, rd) ?: fn(vcpu, rd); in __el2_visibility()
2499 if (el2_visibility(vcpu, rd) == 0 && in vncr_el2_visibility()
2625 if (el2_visibility(vcpu, rd) == 0 && in fgt2_visibility()
2635 if (el2_visibility(vcpu, rd) == 0 && in fgt_visibility()

Completed in 14 milliseconds