Home
last modified time | relevance | path

Searched refs:hcall_sos_remove_cpu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h58 static inline long hcall_sos_remove_cpu(u64 cpu) in hcall_sos_remove_cpu() function
H A Dhsm.c452 ret = hcall_sos_remove_cpu(lapicid); in remove_cpu_store()