Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkfd_ioctl.h1167 * @exception_mask (IN) - exceptions to raise to the debugger
1171 * exceptions set in exception_mask.
1183 __u64 exception_mask;
1196 * @exception_mask (IN) - exceptions to raise to runtime
1203 * If exception_mask contains EC_PROCESS_RUNTIME, unblocks pending
1209 __u64 exception_mask;
1220 * @exception_mask (IN) - new exceptions to raise the debugger
1226 __u64 exception_mask;
1281 * @exception_mask (IN) - raised exceptions to clear
1306 __u64 exception_mask;
1176 __u64 exception_mask; global() member
1202 __u64 exception_mask; global() member
1219 __u64 exception_mask; global() member
1299 __u64 exception_mask; global() member
1415 __u64 exception_mask; global() member
1479 __u64 exception_mask; global() member
1515 __u64 exception_mask; global() member
[all...]
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c3058 target->exception_enable_mask = args->enable.exception_mask; in kfd_ioctl_set_debug_trap()
3068 args->send_runtime_event.exception_mask); in kfd_ioctl_set_debug_trap()
3072 args->set_exceptions_enabled.exception_mask); in kfd_ioctl_set_debug_trap()
3090 args->suspend_queues.exception_mask, in kfd_ioctl_set_debug_trap()
3116 args->query_debug_event.exception_mask, in kfd_ioctl_set_debug_trap()
3117 &args->query_debug_event.exception_mask); in kfd_ioctl_set_debug_trap()
3129 args->queue_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
3136 args->device_snapshot.exception_mask, in kfd_ioctl_set_debug_trap()
/linux/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()