Home
last modified time | relevance | path

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

/linux-3.4.99/virt/kvm/
Dasync_pf.c57 static void async_pf_execute(struct work_struct *work) in async_pf_execute() function
180 INIT_WORK(&work->work, async_pf_execute); in kvm_setup_async_pf()