Home
last modified time | relevance | path

Searched defs:ne_enclave (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c217 struct ne_enclave *ne_enclave = NULL; in ne_event_work_handler() local
[all...]
H A Dne_misc_dev.h64 struct ne_enclave { struct
H A Dne_misc_dev.c469 static bool ne_donated_cpu(struct ne_enclave *ne_enclave, unsigned int cpu) in ne_donated_cpu() argument
516 static int ne_set_enclave_threads_per_core(struct ne_enclave *ne_enclave, in ne_set_enclave_threads_per_core() argument
562 ne_get_cpu_from_cpu_pool(struct ne_enclave *ne_enclave, u32 *vcpu_id) ne_get_cpu_from_cpu_pool() argument
641 ne_check_cpu_in_cpu_pool(struct ne_enclave *ne_enclave, u32 vcpu_id) ne_check_cpu_in_cpu_pool() argument
695 ne_add_vcpu_ioctl(struct ne_enclave *ne_enclave, u32 vcpu_id) ne_add_vcpu_ioctl() argument
737 ne_sanity_check_user_mem_region(struct ne_enclave *ne_enclave, struct ne_user_memory_region mem_region) ne_sanity_check_user_mem_region() argument
799 ne_sanity_check_user_mem_region_page(struct ne_enclave *ne_enclave, struct page *mem_region_page) ne_sanity_check_user_mem_region_page() argument
838 ne_set_user_memory_region_ioctl(struct ne_enclave *ne_enclave, struct ne_user_memory_region mem_region) ne_set_user_memory_region_ioctl() argument
1016 ne_start_enclave_ioctl(struct ne_enclave *ne_enclave, struct ne_enclave_start_info *enclave_start_info) ne_start_enclave_ioctl() argument
1091 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_ioctl() local
1334 ne_enclave_remove_all_mem_region_entries(struct ne_enclave *ne_enclave) ne_enclave_remove_all_mem_region_entries() argument
1361 ne_enclave_remove_all_vcpu_id_entries(struct ne_enclave *ne_enclave) ne_enclave_remove_all_vcpu_id_entries() argument
1393 ne_pci_dev_remove_enclave_entry(struct ne_enclave *ne_enclave, struct ne_pci_dev *ne_pci_dev) ne_pci_dev_remove_enclave_entry() argument
1423 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_release() local
1504 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_poll() local
1542 struct ne_enclave *ne_enclave = NULL; ne_create_vm_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c217 struct ne_enclave *ne_enclave = NULL; in ne_event_work_handler() local
[all...]
H A Dne_misc_dev.h64 struct ne_enclave { struct
H A Dne_misc_dev.c480 static bool ne_donated_cpu(struct ne_enclave *ne_enclave, unsigned int cpu) in ne_donated_cpu() argument
527 static int ne_set_enclave_threads_per_core(struct ne_enclave *ne_enclave, in ne_set_enclave_threads_per_core() argument
573 ne_get_cpu_from_cpu_pool(struct ne_enclave *ne_enclave, u32 *vcpu_id) ne_get_cpu_from_cpu_pool() argument
652 ne_check_cpu_in_cpu_pool(struct ne_enclave *ne_enclave, u32 vcpu_id) ne_check_cpu_in_cpu_pool() argument
706 ne_add_vcpu_ioctl(struct ne_enclave *ne_enclave, u32 vcpu_id) ne_add_vcpu_ioctl() argument
748 ne_sanity_check_user_mem_region(struct ne_enclave *ne_enclave, struct ne_user_memory_region mem_region) ne_sanity_check_user_mem_region() argument
810 ne_sanity_check_user_mem_region_page(struct ne_enclave *ne_enclave, struct page *mem_region_page) ne_sanity_check_user_mem_region_page() argument
915 ne_set_user_memory_region_ioctl(struct ne_enclave *ne_enclave, struct ne_user_memory_region mem_region) ne_set_user_memory_region_ioctl() argument
1072 ne_start_enclave_ioctl(struct ne_enclave *ne_enclave, struct ne_enclave_start_info *enclave_start_info) ne_start_enclave_ioctl() argument
1147 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_ioctl() local
1390 ne_enclave_remove_all_mem_region_entries(struct ne_enclave *ne_enclave) ne_enclave_remove_all_mem_region_entries() argument
1417 ne_enclave_remove_all_vcpu_id_entries(struct ne_enclave *ne_enclave) ne_enclave_remove_all_vcpu_id_entries() argument
1449 ne_pci_dev_remove_enclave_entry(struct ne_enclave *ne_enclave, struct ne_pci_dev *ne_pci_dev) ne_pci_dev_remove_enclave_entry() argument
1479 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_release() local
1560 struct ne_enclave *ne_enclave = file->private_data; ne_enclave_poll() local
1598 struct ne_enclave *ne_enclave = NULL; ne_create_vm_ioctl() local
[all...]

Completed in 6 milliseconds