Home
last modified time | relevance | path

Searched refs:ne_get_vcpu_core_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.c605 * ne_get_vcpu_core_from_cpu_pool() - Get from the NE CPU pool the id of the
615 static int ne_get_vcpu_core_from_cpu_pool(u32 vcpu_id) in ne_get_vcpu_core_from_cpu_pool() function
669 core_id = ne_get_vcpu_core_from_cpu_pool(vcpu_id); in ne_check_cpu_in_cpu_pool()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c616 * ne_get_vcpu_core_from_cpu_pool() - Get from the NE CPU pool the id of the
626 static int ne_get_vcpu_core_from_cpu_pool(u32 vcpu_id) in ne_get_vcpu_core_from_cpu_pool() function
680 core_id = ne_get_vcpu_core_from_cpu_pool(vcpu_id); in ne_check_cpu_in_cpu_pool()

Completed in 4 milliseconds