Home
last modified time | relevance | path

Searched defs:hv_result_needs_memory (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dhv_proc.c144 bool hv_result_needs_memory(u64 status) in hv_result_needs_memory() function
/linux/include/asm-generic/
H A Dmshyperv.h356 static inline bool hv_result_needs_memory(u64 status) { return false; } in hv_result_needs_memory() function