Home
last modified time | relevance | path

Searched refs:HV_STATUS_INSUFFICIENT_MEMORY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_proc.c128 * HV_STATUS_INSUFFICIENT_MEMORY. When that happens, we deposit more in hv_call_add_logical_proc()
149 if (hv_result(status) != HV_STATUS_INSUFFICIENT_MEMORY) { in hv_call_add_logical_proc()
199 if (hv_result(status) != HV_STATUS_INSUFFICIENT_MEMORY) { in hv_call_create_vp()
/kernel/linux/linux-5.10/drivers/hv/
H A Dconnection.c407 case HV_STATUS_INSUFFICIENT_MEMORY: in vmbus_post_msg()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h184 #define HV_STATUS_INSUFFICIENT_MEMORY 11 macro
/kernel/linux/linux-6.6/drivers/hv/
H A Dconnection.c449 case HV_STATUS_INSUFFICIENT_MEMORY: in vmbus_post_msg()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h234 #define HV_STATUS_INSUFFICIENT_MEMORY 11 macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h222 #define HV_STATUS_INSUFFICIENT_MEMORY 11 macro

Completed in 6 milliseconds