Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_ggtt_types.h45 const struct xe_ggtt_pt_ops *pt_ops; member
Dxe_vm_types.h205 const struct xe_pt_ops *pt_ops; member
/linux-6.12.1/arch/riscv/mm/
Dinit.c320 #define pt_ops (*(struct pt_alloc_ops *)XIP_FIXUP(&pt_ops)) macro