Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dkfd_ioctl.h1171 __u64 exception_mask; member
1197 __u64 exception_mask; member
1214 __u64 exception_mask; member
1294 __u64 exception_mask; member
1410 __u64 exception_mask; member
1474 __u64 exception_mask; member
1510 __u64 exception_mask; member
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c3017 target->exception_enable_mask = args->enable.exception_mask; in kfd_ioctl_set_debug_trap()
3027 args->send_runtime_event.exception_mask); in kfd_ioctl_set_debug_trap()
3031 args->set_exceptions_enabled.exception_mask); in kfd_ioctl_set_debug_trap()
3049 args->suspend_queues.exception_mask, in kfd_ioctl_set_debug_trap()
3075 args->query_debug_event.exception_mask, in kfd_ioctl_set_debug_trap()
3076 &args->query_debug_event.exception_mask); in kfd_ioctl_set_debug_trap()
3088 args->queue_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
3095 args->device_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
/linux-6.15/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c219 u32 exception_mask) in init() argument
240 iowrite32be(ioread32be(&regs->imask) | exception_mask, &regs->imask); in init()
H A Dfman_dtsec.c357 u32 exception_mask, u8 tbi_addr) in init() argument
438 iowrite32be(exception_mask, &regs->imask); in init()