/linux-6.1.9/Documentation/userspace-api/ioctl/ |
D | hdio.rst | 200 out_flags flags indicating which registers are valid 214 out_flags flags indicating which registers are valid (see [2]) 241 [3] If one or more bits are set in out_flags and in_flags is 273 out_flags flags indicating which entries in the 286 When out_flags is zero, the following registers are loaded. 304 If any bit in out_flags is set, the following registers are loaded. 307 HOB_DATA If out_flags.b.data is set. HOB_DATA will 310 DATA If out_flags.b.data is set. DATA will 313 HOB_NSECTOR If out_flags.b.nsector_hob is set 314 HOB_SECTOR If out_flags.b.sector_hob is set [all …]
|
/linux-6.1.9/arch/powerpc/platforms/8xx/ |
D | pic.c | 100 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in mpc8xx_pic_host_xlate() argument 114 *out_flags = map_pic_senses[intspec[1]]; in mpc8xx_pic_host_xlate() 116 *out_flags = IRQ_TYPE_NONE; in mpc8xx_pic_host_xlate()
|
/linux-6.1.9/arch/powerpc/sysdev/ge/ |
D | ge_pic.c | 170 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in gef_pic_host_xlate() argument 175 *out_flags = intspec[1]; in gef_pic_host_xlate() 177 *out_flags = IRQ_TYPE_LEVEL_HIGH; in gef_pic_host_xlate()
|
/linux-6.1.9/arch/powerpc/platforms/85xx/ |
D | socrates_fpga_pic.c | 241 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in socrates_fpga_pic_host_xlate() argument 251 *out_flags = IRQ_TYPE_LEVEL_LOW; in socrates_fpga_pic_host_xlate() 253 *out_flags = intspec[1]; in socrates_fpga_pic_host_xlate() 257 *out_flags = fpga_irq->type; in socrates_fpga_pic_host_xlate()
|
/linux-6.1.9/arch/powerpc/sysdev/ |
D | i8259.c | 187 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in i8259_host_xlate() argument 198 *out_flags = map_isa_senses[intspec[1]]; in i8259_host_xlate() 200 *out_flags = IRQ_TYPE_NONE; in i8259_host_xlate()
|
D | ehv_pic.c | 220 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in ehv_pic_host_xlate() argument 240 *out_flags = map_of_senses_to_linux_irqtype[intspec[1] & in ehv_pic_host_xlate() 243 *out_flags = IRQ_TYPE_NONE; in ehv_pic_host_xlate()
|
D | tsi108_pci.c | 367 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in pci_irq_host_xlate() argument 370 *out_flags = IRQ_TYPE_LEVEL_HIGH; in pci_irq_host_xlate()
|
D | mpic.c | 1089 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in mpic_host_xlate() argument 1140 *out_flags = map_mpic_senses[intspec[1] & 3]; in mpic_host_xlate() 1156 *out_flags = map_mpic_senses[intspec[1] & mask]; in mpic_host_xlate() 1158 *out_flags = IRQ_TYPE_NONE; in mpic_host_xlate() 1161 intsize, intspec[0], intspec[1], *out_hwirq, *out_flags); in mpic_host_xlate()
|
/linux-6.1.9/arch/powerpc/sysdev/xics/ |
D | xics-common.c | 360 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in xics_host_xlate() argument 371 *out_flags = IRQ_TYPE_LEVEL_LOW; in xics_host_xlate() 373 *out_flags = IRQ_TYPE_EDGE_RISING; in xics_host_xlate() 375 *out_flags = IRQ_TYPE_LEVEL_LOW; in xics_host_xlate()
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_fb_pin.c | 23 unsigned long *out_flags, in intel_pin_fb_obj_dpt() argument 110 unsigned long *out_flags) in intel_pin_and_fence_fb_obj() argument 209 *out_flags |= PLANE_HAS_FENCE; in intel_pin_and_fence_fb_obj()
|
D | intel_fb_pin.h | 21 unsigned long *out_flags);
|
/linux-6.1.9/arch/powerpc/platforms/52xx/ |
D | mpc52xx_pic.c | 308 unsigned int *out_flags) in mpc52xx_irqhost_xlate() argument 327 *out_flags = IRQ_TYPE_LEVEL_LOW; in mpc52xx_irqhost_xlate() 329 *out_flags = mpc52xx_map_senses[intrvect_type]; in mpc52xx_irqhost_xlate()
|
D | media5200.c | 123 unsigned int *out_flags) in media5200_irq_xlate() argument 130 *out_flags = IRQ_TYPE_NONE; in media5200_irq_xlate()
|
D | mpc52xx_gpt.c | 218 unsigned int *out_flags) in mpc52xx_gpt_irq_xlate() argument 230 *out_flags = intspec[0]; in mpc52xx_gpt_irq_xlate()
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | opal-irqchip.c | 142 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in opal_event_xlate() argument 145 *out_flags = IRQ_TYPE_LEVEL_HIGH; in opal_event_xlate()
|
D | opal.c | 716 __be64 out_flags; in opal_hmi_exception_early2() local 723 rc = opal_handle_hmi2(&out_flags); in opal_hmi_exception_early2() 727 if (be64_to_cpu(out_flags) & OPAL_HMI_FLAGS_NEW_EVENT) in opal_hmi_exception_early2() 729 if (be64_to_cpu(out_flags) & OPAL_HMI_FLAGS_TOD_TB_FAIL) in opal_hmi_exception_early2()
|
/linux-6.1.9/arch/powerpc/platforms/cell/ |
D | spider-pic.c | 173 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in spider_host_xlate() argument 181 *out_flags = IRQ_TYPE_LEVEL_HIGH; in spider_host_xlate()
|
D | interrupt.c | 230 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in iic_host_xlate() argument 263 *out_flags = IRQ_TYPE_EDGE_RISING; in iic_host_xlate()
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | opal.h | 200 int64_t opal_handle_hmi2(__be64 *out_flags); 243 __be64 *out_flags, 266 __be64 *out_flags,
|
/linux-6.1.9/drivers/xen/ |
D | gntdev.c | 727 int out_flags; in gntdev_ioctl_notify() local 748 out_flags = op.action; in gntdev_ioctl_notify() 769 out_flags = map->notify.flags; in gntdev_ioctl_notify() 782 if (out_flags & UNMAP_NOTIFY_SEND_EVENT) in gntdev_ioctl_notify()
|
/linux-6.1.9/arch/powerpc/sysdev/xive/ |
D | common.c | 1313 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in xive_irq_domain_xlate() argument 1324 *out_flags = IRQ_TYPE_LEVEL_LOW; in xive_irq_domain_xlate() 1326 *out_flags = IRQ_TYPE_EDGE_RISING; in xive_irq_domain_xlate() 1328 *out_flags = IRQ_TYPE_LEVEL_LOW; in xive_irq_domain_xlate()
|
/linux-6.1.9/include/uapi/linux/ |
D | hdreg.h | 63 ide_reg_valid_t out_flags; member
|
/linux-6.1.9/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 300 goto out_flags; in pasemi_mac_setup_csring() 327 out_flags: in pasemi_mac_setup_csring()
|
/linux-6.1.9/drivers/block/mtip32xx/ |
D | mtip32xx.c | 114 ide_reg_valid_t out_flags; member 1782 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile() 1879 if (req_task->out_flags.all & 1) { in exec_drive_taskfile()
|