Searched refs:hcall_sos_remove_cpu (Results 1 – 2 of 2) sorted by relevance
/drivers/virt/acrn/ | ||
D | hypercall.h | 58 static inline long hcall_sos_remove_cpu(u64 cpu) in hcall_sos_remove_cpu() function |
D | hsm.c | 452 ret = hcall_sos_remove_cpu(lapicid); in remove_cpu_store() |