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.c1068 static void assert_host_shared_guest(struct pkvm_hyp_vm *vm, u64 ipa, u64 size) in assert_host_shared_guest() function
1099 assert_host_shared_guest(vm, ipa, PAGE_SIZE); in __pkvm_host_relax_perms_guest()
1119 assert_host_shared_guest(vm, ipa, size); in __pkvm_host_wrprotect_guest()
1139 assert_host_shared_guest(vm, ipa, size); in __pkvm_host_test_clear_young_guest()
1155 assert_host_shared_guest(vm, ipa, PAGE_SIZE); in __pkvm_host_mkyoung_guest()