/linux/arch/x86/events/intel/ |
H A D | uncore.h | 260 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset() 273 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() 279 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() 284 static inline unsigned uncore_pci_fixed_ctl(struct intel_uncore_box *box) in uncore_pci_fixed_ctl() 289 static inline unsigned uncore_pci_fixed_ctr(struct intel_uncore_box *box) in uncore_pci_fixed_ctr() 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() 309 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset() 317 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl() 324 static inline unsigned uncore_msr_fixed_ctl(struct intel_uncore_box *box) in uncore_msr_fixed_ctl() [all …]
|
H A D | uncore_discovery.c | 478 static u64 intel_generic_uncore_box_ctl(struct intel_uncore_box *box) in intel_generic_uncore_box_ctl() 490 void intel_generic_uncore_msr_init_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_init_box() 495 void intel_generic_uncore_msr_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_disable_box() 500 void intel_generic_uncore_msr_enable_box(struct intel_uncore_box *box) in intel_generic_uncore_msr_enable_box() 505 static void intel_generic_uncore_msr_enable_event(struct intel_uncore_box *box, in intel_generic_uncore_msr_enable_event() 513 static void intel_generic_uncore_msr_disable_event(struct intel_uncore_box *box, in intel_generic_uncore_msr_disable_event() 531 struct intel_uncore_box *box) in intel_generic_uncore_assign_hw_event() 562 static inline int intel_pci_uncore_box_ctl(struct intel_uncore_box *box) in intel_pci_uncore_box_ctl() 567 void intel_generic_uncore_pci_init_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_init_box() 576 void intel_generic_uncore_pci_disable_box(struct intel_uncore_box *box) in intel_generic_uncore_pci_disable_box() [all …]
|
H A D | uncore.c | 150 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter() 159 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box() 165 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter() 181 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() 218 void uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_put_constraint() 239 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() 254 static void uncore_assign_hw_event(struct intel_uncore_box *box, in uncore_assign_hw_event() 275 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() 307 struct intel_uncore_box *box; in uncore_pmu_hrtimer() local 330 void uncore_pmu_start_hrtimer(struct intel_uncore_box *box) in uncore_pmu_start_hrtimer() [all …]
|
H A D | uncore_snb.c | 259 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() 269 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() 274 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() 282 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() 288 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() 373 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() 385 static void skl_uncore_msr_enable_box(struct intel_uncore_box *box) in skl_uncore_msr_enable_box() 391 static void skl_uncore_msr_exit_box(struct intel_uncore_box *box) in skl_uncore_msr_exit_box() 526 static void rkl_uncore_msr_init_box(struct intel_uncore_box *box) in rkl_uncore_msr_init_box() 542 static void adl_uncore_msr_init_box(struct intel_uncore_box *box) in adl_uncore_msr_init_box() [all …]
|
H A D | uncore_snbep.c | 555 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box() 567 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box() 579 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event() 587 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event() 595 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter() 607 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 615 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box() 628 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box() 641 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event() 652 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event() [all …]
|
/linux/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/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 | 437 chtype box, chtype border) in draw_box()
|
/linux/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/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/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/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/include/uapi/linux/ |
H A D | virtio_gpu.h | 256 struct virtio_gpu_box box; member
|
/linux/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/arch/loongarch/include/asm/ |
H A D | loongarch.h | 1175 #define IOCSR_MBUF_SEND_BOX_LO(box) (box << 1) argument 1176 #define IOCSR_MBUF_SEND_BOX_HI(box) ((box << 1) + 1) argument
|
/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 7204 u8 box; in pqi_path_info_show() local
|
H A D | smartpqi.h | 1154 u8 box[8]; member
|