Searched refs:ne_set_enclave_threads_per_core (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/ |
H A D | ne_misc_dev.c | 504 * ne_set_enclave_threads_per_core() - Set the threads of the provided core in 516 static int ne_set_enclave_threads_per_core(struct ne_enclave *ne_enclave, in ne_set_enclave_threads_per_core() function 590 rc = ne_set_enclave_threads_per_core(ne_enclave, core_id, *vcpu_id); in ne_get_cpu_from_cpu_pool() 671 rc = ne_set_enclave_threads_per_core(ne_enclave, core_id, vcpu_id); in ne_check_cpu_in_cpu_pool()
|
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/ |
H A D | ne_misc_dev.c | 515 * ne_set_enclave_threads_per_core() - Set the threads of the provided core in 527 static int ne_set_enclave_threads_per_core(struct ne_enclave *ne_enclave, in ne_set_enclave_threads_per_core() function 601 rc = ne_set_enclave_threads_per_core(ne_enclave, core_id, *vcpu_id); in ne_get_cpu_from_cpu_pool() 682 rc = ne_set_enclave_threads_per_core(ne_enclave, core_id, vcpu_id); in ne_check_cpu_in_cpu_pool()
|
Completed in 4 milliseconds