Searched refs:protected_hyp_mem (Results 1 – 5 of 5) sorted by relevance
291 atomic64_set(&host_kvm->stat.protected_hyp_mem, total_sz); in __pkvm_create_hyp_vm()
932 &kvm->stat.protected_hyp_mem); in account_hyp_memcache()935 &kvm->stat.protected_hyp_mem); in account_hyp_memcache()
225 if (atomic64_read(&kvm->stat.protected_hyp_mem)) in kvm_arch_destroy_vm()227 atomic64_read(&kvm->stat.protected_hyp_mem)); in kvm_arch_destroy_vm()
33 STATS_DESC_ICOUNTER(VM, protected_hyp_mem),
888 atomic64_t protected_hyp_mem; member