Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dasync_pf.c45 static void async_pf_execute(struct work_struct *work) in async_pf_execute() function
212 INIT_WORK(&work->work, async_pf_execute); in kvm_setup_async_pf()