| /linux-6.15/arch/x86/events/intel/ |
| H A D | uncore.h | 273 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() 295 unsigned uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) in uncore_pci_event_ctl() 304 unsigned uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_pci_perf_ctr() 406 unsigned uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_msr_perf_ctr() 419 unsigned uncore_fixed_ctl(struct intel_uncore_box *box) in uncore_fixed_ctl() 428 unsigned uncore_fixed_ctr(struct intel_uncore_box *box) in uncore_fixed_ctr() 437 unsigned uncore_event_ctl(struct intel_uncore_box *box, int idx) in uncore_event_ctl() 446 unsigned uncore_perf_ctr(struct intel_uncore_box *box, int idx) in uncore_perf_ctr() 465 unsigned int uncore_freerunning_bits(struct intel_uncore_box *box, in uncore_freerunning_bits() 538 static inline void uncore_box_init(struct intel_uncore_box *box) in uncore_box_init() [all …]
|
| H A D | uncore_discovery.c | 430 static u64 intel_generic_uncore_box_ctl(struct intel_uncore_box *box) in intel_generic_uncore_box_ctl() 442 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_init_box() 447 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_disable_box() 452 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_enable_box() 483 struct intel_uncore_box *box) in intel_generic_uncore_assign_hw_event() 519 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_init_box() 528 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_disable_box() 536 void intel_generic_uncore_pci_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_enable_box() 562 u64 intel_generic_uncore_pci_read_counter(struct intel_uncore_box *box, in intel_generic_uncore_pci_read_counter() 586 void intel_generic_uncore_mmio_init_box(struct intel_uncore_box *box) in intel_generic_uncore_mmio_init_box() [all …]
|
| H A D | uncore.c | 306 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 357 struct intel_uncore_box *box; in uncore_alloc_box() local 738 struct intel_uncore_box *box; in uncore_pmu_event_init() local 819 struct intel_uncore_box *box; in uncore_pmu_enable() local 834 struct intel_uncore_box *box; in uncore_pmu_disable() local 1151 struct intel_uncore_box *box; in uncore_pci_pmu_register() local 1248 struct intel_uncore_box *box; in uncore_pci_remove() local 1468 struct intel_uncore_box *box; in uncore_change_type_ctx() local 1512 struct intel_uncore_box *box; in uncore_box_unref() local 1557 struct intel_uncore_box *box, *tmp; in allocate_boxes() local [all …]
|
| H A D | uncore_snb.c | 273 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 287 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 372 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 390 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 525 static void rkl_uncore_msr_init_box(struct intel_uncore_box *box) in rkl_uncore_msr_init_box() 541 static void adl_uncore_msr_init_box(struct intel_uncore_box *box) in adl_uncore_msr_init_box() 558 static void adl_uncore_msr_exit_box(struct intel_uncore_box *box) in adl_uncore_msr_exit_box() 692 static void mtl_uncore_msr_init_box(struct intel_uncore_box *box) in mtl_uncore_msr_init_box() 903 struct intel_uncore_box *box; in snb_uncore_imc_event_init() local 1518 uncore_get_box_mmio_addr(struct intel_uncore_box *box, in uncore_get_box_mmio_addr() [all …]
|
| H A D | uncore_nhmex.c | 201 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() 206 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() 211 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() 226 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() 351 static int nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_bbox_hw_config() 442 static int nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_sbox_hw_config() 615 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) in nhmex_mbox_put_shared_reg() 670 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_get_constraint() 766 static int nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) in nhmex_mbox_hw_config() 820 static u64 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) in nhmex_mbox_shared_reg_config() [all …]
|
| H A D | uncore_snbep.c | 606 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 659 static void snbep_uncore_msr_init_box(struct intel_uncore_box *box) in snbep_uncore_msr_init_box() 1531 static void ivbep_uncore_msr_init_box(struct intel_uncore_box *box) in ivbep_uncore_msr_init_box() 1538 static void ivbep_uncore_pci_init_box(struct intel_uncore_box *box) in ivbep_uncore_pci_init_box() 2185 static int knl_cha_hw_config(struct intel_uncore_box *box, in knl_cha_hw_config() 2285 static void knl_uncore_imc_enable_box(struct intel_uncore_box *box) in knl_uncore_imc_enable_box() 2762 static void hswep_cbox_enable_event(struct intel_uncore_box *box, in hswep_cbox_enable_event() 3706 static void skx_iio_enable_event(struct intel_uncore_box *box, in skx_iio_enable_event() 4651 static void snr_cha_enable_event(struct intel_uncore_box *box, in snr_cha_enable_event() 5095 static int snr_uncore_mmio_map(struct intel_uncore_box *box, in snr_uncore_mmio_map() [all …]
|
| /linux-6.15/sound/pci/ice1712/ |
| H A D | hoontech.c | 68 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.15/lib/ |
| H A D | packing.c | 61 static size_t calculate_box_addr(size_t box, size_t len, u8 quirks) in calculate_box_addr() 90 int box; in __pack() local 206 int box; in __unpack() local
|
| /linux-6.15/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 133 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
|
| H A D | util.c | 438 chtype box, chtype border) in draw_box()
|
| /linux-6.15/arch/mips/include/asm/mach-loongson64/ |
| H A D | loongson_regs.h | 243 #define CSR_MAIL_SEND_BOX_LOW(box) (box << 1) argument 244 #define CSR_MAIL_SEND_BOX_HIGH(box) ((box << 1) + 1) argument
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 1795 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add() local 1843 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full() local 1915 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add() local 1969 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local 1987 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync() local
|
| H A D | vmwgfx_stdu.c | 1205 SVGA3dBox *box = &cmd_img->body.box; in vmw_stdu_bo_populate_update_cpu() local 1316 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip() local
|
| H A D | vmwgfx_kms.c | 383 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local
|
| /linux-6.15/include/uapi/drm/ |
| H A D | virtgpu_drm.h | 144 struct drm_virtgpu_3d_box box; member 153 struct drm_virtgpu_3d_box box; member
|
| /linux-6.15/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_vq.c | 1186 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_to_host_3d() 1221 struct drm_virtgpu_3d_box *box, in virtio_gpu_cmd_transfer_from_host_3d()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 396 u8 box_state, box; in rtw_fw_send_h2c_command_register() local 448 u8 box; in rtw_fw_send_h2c_command() local
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 463 SVGA3dCopyBox box; member 1255 SVGA3dBox box; member 1280 SVGA3dBox box; member 1300 SVGA3dBox box; member
|
| H A D | svga3d_dx.h | 587 SVGA3dCopyBox box; member 597 SVGA3dCopyBox box; member 724 SVGA3dBox box; member 787 SVGA3dCopyBox box; member
|
| /linux-6.15/include/uapi/linux/ |
| H A D | virtio_gpu.h | 256 struct virtio_gpu_box box; member
|
| /linux-6.15/drivers/scsi/ |
| H A D | hpsa.h | 90 u8 box[8]; member
|
| H A D | hpsa.c | 808 u8 box; in path_info_show() local
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | loongarch.h | 1168 #define IOCSR_MBUF_SEND_BOX_LO(box) (box << 1) argument 1169 #define IOCSR_MBUF_SEND_BOX_HI(box) ((box << 1) + 1) argument
|
| /linux-6.15/drivers/scsi/smartpqi/ |
| H A D | smartpqi_init.c | 7190 u8 box; in pqi_path_info_show() local
|
| H A D | smartpqi.h | 1154 u8 box[8]; member
|