Home
last modified time | relevance | path

Searched defs:box (Results 1 – 25 of 25) sorted by relevance

/linux-6.8/arch/x86/events/intel/
Duncore_discovery.c369 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_init_box()
374 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_disable_box()
379 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_enable_box()
384 static void intel_generic_uncore_msr_enable_event(struct intel_uncore_box *box, in intel_generic_uncore_msr_enable_event()
392 static void intel_generic_uncore_msr_disable_event(struct intel_uncore_box *box, in intel_generic_uncore_msr_disable_event()
409 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_init_box()
418 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_disable_box()
426 void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_enable_box()
434 static void intel_generic_uncore_pci_enable_event(struct intel_uncore_box *box, in intel_generic_uncore_pci_enable_event()
443 void intel_generic_uncore_pci_disable_event(struct intel_uncore_box *box, in intel_generic_uncore_pci_disable_event()
[all …]
Duncore.h257 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset()
270 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl()
276 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl()
281 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl()
286 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr()
292 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl()
301 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr()
306 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset()
314 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl()
321 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl()
[all …]
Duncore.c148 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter()
157 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box()
163 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter()
179 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint()
216 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint()
237 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config()
252 static void uncore_assign_hw_event(struct intel_uncore_box *box, in uncore_assign_hw_event()
270 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update()
302 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local
333 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer()
[all …]
Duncore_snb.c257 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event()
267 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event()
272 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box()
280 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box()
286 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box()
371 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box()
383 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box()
389 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box()
524 static void rkl_uncore_msr_init_box(struct intel_uncore_box *box) in rkl_uncore_msr_init_box()
540 static void adl_uncore_msr_init_box(struct intel_uncore_box *box) in adl_uncore_msr_init_box()
[all …]
Duncore_nhmex.c200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box()
205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box()
210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box()
225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box()
240 static void nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_disable_event()
245 static void nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_uncore_msr_enable_event()
350 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config()
377 static void nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_msr_enable_event()
441 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config()
462 static void nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_msr_enable_event()
[all …]
Duncore_snbep.c551 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box()
563 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box()
575 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event()
583 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event()
591 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter()
603 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box()
611 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box()
624 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box()
637 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event()
648 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event()
[all …]
/linux-6.8/sound/pci/ice1712/
Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel()
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi()
158 int box, chn; in hoontech_init() local
/linux-6.8/scripts/kconfig/lxdialog/
Dtextbox.c133 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box()
157 WINDOW *dialog, *box; in dialog_textbox() local
Dutil.c465 chtype box, chtype border) in draw_box()
/linux-6.8/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c1674 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add() local
1722 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full() local
1794 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add() local
1848 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local
1866 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local
Dvmwgfx_stdu.c1097 SVGA3dBox *box = &cmd_img->body.box; in vmw_stdu_bo_populate_update_cpu() local
1214 SVGA3dBox *box = &cmd_update->body.box; in vmw_stdu_surface_update_proxy() local
1261 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip() local
Dvmwgfx_kms.c362 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local
2774 SVGA3dBox *box; in vmw_kms_update_proxy() local
/linux-6.8/lib/
Dpacking.c87 int plogical_first_u8, plogical_last_u8, box; in packing() local
/linux-6.8/arch/mips/include/asm/mach-loongson64/
Dloongson_regs.h243 #define CSR_MAIL_SEND_BOX_LOW(box) (box << 1) argument
244 #define CSR_MAIL_SEND_BOX_HIGH(box) ((box << 1) + 1) argument
/linux-6.8/include/uapi/drm/
Dvirtgpu_drm.h144 struct drm_virtgpu_3d_box box; member
153 struct drm_virtgpu_3d_box box; member
/linux-6.8/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c1018 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_to_host_3d()
1053 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
/linux-6.8/drivers/net/wireless/realtek/rtw88/
Dfw.c388 u8 box_state, box; in rtw_fw_send_h2c_command_register() local
440 u8 box; in rtw_fw_send_h2c_command() local
/linux-6.8/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h463 SVGA3dCopyBox box; member
1255 SVGA3dBox box; member
1280 SVGA3dBox box; member
1300 SVGA3dBox box; member
Dsvga3d_dx.h587 SVGA3dCopyBox box; member
597 SVGA3dCopyBox box; member
724 SVGA3dBox box; member
787 SVGA3dCopyBox box; member
/linux-6.8/include/uapi/linux/
Dvirtio_gpu.h256 struct virtio_gpu_box box; member
/linux-6.8/arch/loongarch/include/asm/
Dloongarch.h1067 #define IOCSR_MBUF_SEND_BOX_LO(box) (box << 1) argument
1068 #define IOCSR_MBUF_SEND_BOX_HI(box) ((box << 1) + 1) argument
/linux-6.8/drivers/scsi/
Dhpsa.h90 u8 box[8]; member
Dhpsa.c815 u8 box; in path_info_show() local
/linux-6.8/drivers/scsi/smartpqi/
Dsmartpqi_init.c7181 u8 box; in pqi_path_info_show() local
Dsmartpqi.h1139 u8 box[8]; member