Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c1105 static void assert_host_shared_guest(struct pkvm_hyp_vm *vm, u64 ipa, u64 size) in assert_host_shared_guest() function
1136 assert_host_shared_guest(vm, ipa, 0); in __pkvm_host_relax_perms_guest()
1156 assert_host_shared_guest(vm, ipa, size); in __pkvm_host_wrprotect_guest()
1176 assert_host_shared_guest(vm, ipa, size); in __pkvm_host_test_clear_young_guest()
1192 assert_host_shared_guest(vm, ipa, 0); in __pkvm_host_mkyoung_guest()