Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
Demulate-nested.c462 static u64 get_sanitized_cnthctl(struct kvm_vcpu *vcpu) in get_sanitized_cnthctl() function
474 if (get_sanitized_cnthctl(vcpu) & (CNTHCTL_EL1PCTEN << 10)) in check_cnthctl_el1pcten()
482 if (get_sanitized_cnthctl(vcpu) & (CNTHCTL_EL1PCEN << 10)) in check_cnthctl_el1pten()