Searched refs:PMUSERENR_ON_CPU (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/kvm/
H A Dpmu.c232 if (!vcpu || !vcpu_get_flag(vcpu, PMUSERENR_ON_CPU))
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h232 vcpu_set_flag(vcpu, PMUSERENR_ON_CPU);
265 vcpu_clear_flag(vcpu, PMUSERENR_ON_CPU);
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h836 #define PMUSERENR_ON_CPU __vcpu_single_flag(sflags, BIT(6)) macro

Completed in 162 milliseconds