Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt_types.h45 const struct xe_ggtt_pt_ops *pt_ops; member
H A Dxe_vm_types.h209 const struct xe_pt_ops *pt_ops; member
/linux/arch/riscv/mm/
H A Dinit.c336 #define pt_ops (*(struct pt_alloc_ops *)XIP_FIXUP(&pt_ops)) macro