Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dsev.c41 vm->arch.sev_fd = open_sev_dev_path_or_exit(); in sev_vm_init()
54 vm->arch.sev_fd = open_sev_dev_path_or_exit(); in sev_es_vm_init()
H A Dsvm.c161 int open_sev_dev_path_or_exit(void) in open_sev_dev_path_or_exit() function
H A Dprocessor.c1138 vm->arch.sev_fd = open_sev_dev_path_or_exit(); in kvm_init_vm_address_properties()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm_util.h63 int open_sev_dev_path_or_exit(void);
/linux/tools/testing/selftests/kvm/x86_64/
H A Dsev_init2_tests.c37 .sev_fd = open_sev_dev_path_or_exit(), in __sev_ioctl()