Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dsev.c103 vm->arch.is_pt_protected = true; in sev_vm_launch()
151 vm->arch.is_pt_protected = true; in snp_vm_launch_update()
H A Dprocessor.c366 TEST_ASSERT(!vm->arch.is_pt_protected, in __vm_get_page_table_entry()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dkvm_util_arch.h43 bool is_pt_protected; member