Home
last modified time | relevance | path

Searched refs:ne_get_cpu_from_cpu_pool (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c551 * ne_get_cpu_from_cpu_pool() - Get a CPU from the NE CPU pool, either from the
562 static int ne_get_cpu_from_cpu_pool(struct ne_enclave *ne_enclave, u32 *vcpu_id) in ne_get_cpu_from_cpu_pool() function
1124 rc = ne_get_cpu_from_cpu_pool(ne_enclave, &vcpu_id); in ne_enclave_ioctl()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c562 * ne_get_cpu_from_cpu_pool() - Get a CPU from the NE CPU pool, either from the
573 static int ne_get_cpu_from_cpu_pool(struct ne_enclave *ne_enclave, u32 *vcpu_id) in ne_get_cpu_from_cpu_pool() function
1180 rc = ne_get_cpu_from_cpu_pool(ne_enclave, &vcpu_id); in ne_enclave_ioctl()

Completed in 4 milliseconds