Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/lima/
Dlima_sched.h56 struct lima_vm *current_vm; member
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c29 #define current_vm (*this_cpu_ptr(&__current_vm)) macro