Home
last modified time | relevance | path

Searched refs:xe_oa (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_oa.c62 struct xe_oa *oa;
1949 struct xe_oa *oa = &xe->oa; in xe_oa_stream_open_ioctl()
2184 xe_oa_alloc_regs(struct xe_oa *oa, bool (*is_valid)(struct xe_oa *oa, u32 addr), in xe_oa_alloc_regs()
2235 static int create_dynamic_oa_sysfs_entry(struct xe_oa *oa, in create_dynamic_oa_sysfs_entry()
2266 struct xe_oa *oa = &xe->oa; in xe_oa_add_config_ioctl()
2368 struct xe_oa *oa = &xe->oa; in xe_oa_remove_config_ioctl()
2418 struct xe_oa *oa = arg; in xe_oa_unregister()
2435 struct xe_oa *oa = &xe->oa; in xe_oa_register()
2576 static int xe_oa_init_oa_units(struct xe_oa *oa) in xe_oa_init_oa_units()
2644 struct xe_oa *oa = &xe->oa; in xe_oa_fini()
[all …]
H A Dxe_oa_types.h128 struct xe_oa { struct
180 struct xe_oa *oa;
H A Dxe_device_types.h530 struct xe_oa oa;
H A DMakefile83 xe_oa.o \