Home
last modified time | relevance | path

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

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