Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h1164 __u64 exception_mask; member
1190 __u64 exception_mask; member
1207 __u64 exception_mask; member
1287 __u64 exception_mask; member
1403 __u64 exception_mask; member
1467 __u64 exception_mask; member
1503 __u64 exception_mask; member
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c3005 target->exception_enable_mask = args->enable.exception_mask; in kfd_ioctl_set_debug_trap()
3015 args->send_runtime_event.exception_mask); in kfd_ioctl_set_debug_trap()
3019 args->set_exceptions_enabled.exception_mask); in kfd_ioctl_set_debug_trap()
3037 args->suspend_queues.exception_mask, in kfd_ioctl_set_debug_trap()
3063 args->query_debug_event.exception_mask, in kfd_ioctl_set_debug_trap()
3064 &args->query_debug_event.exception_mask); in kfd_ioctl_set_debug_trap()
3076 args->queue_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
3083 args->device_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c219 u32 exception_mask) in init() argument
240 iowrite32be(ioread32be(&regs->imask) | exception_mask, &regs->imask); in init()
Dfman_dtsec.c357 u32 exception_mask, u8 tbi_addr) in init() argument
438 iowrite32be(exception_mask, &regs->imask); in init()