Home
last modified time | relevance | path

Searched defs:pt_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/gpu/drm/xe/
Dxe_ggtt_types.h34 const struct xe_ggtt_pt_ops *pt_ops; member
Dxe_vm_types.h217 const struct xe_pt_ops *pt_ops; member
/linux-6.8/arch/riscv/mm/
Dinit.c293 #define pt_ops (*(struct pt_alloc_ops *)XIP_FIXUP(&pt_ops)) macro