Searched refs:tdp_mmu_async_work (Results 1 – 2 of 2) sorted by relevance
98 struct work_struct tdp_mmu_async_work; member
96 tdp_mmu_async_work); in tdp_mmu_zap_root_work()126 INIT_WORK(&root->tdp_mmu_async_work, tdp_mmu_zap_root_work); in tdp_mmu_schedule_zap_root()127 queue_work(kvm->arch.tdp_mmu_zap_wq, &root->tdp_mmu_async_work); in tdp_mmu_schedule_zap_root()