Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_para.h106 #define kvm_async_pf_task_wait(T, I) do {} while(0) macro
/arch/x86/kernel/
Dkvm.c102 void kvm_async_pf_task_wait(u32 token, int interrupt_kernel) in kvm_async_pf_task_wait() function