Searched refs:IBSCTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | perf_event.h | 387 #define IBSCTL 0x1cc macro
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | perf_event.h | 461 #define IBSCTL 0x1cc macro
|
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | ibs.c | 934 pci_write_config_dword(cpu_cfg, IBSCTL, ibs_eilvt_off in setup_ibs_ctl() 936 pci_read_config_dword(cpu_cfg, IBSCTL, &value); in setup_ibs_ctl() 939 pr_debug("Failed to setup IBS LVT offset, IBSCTL = 0x%08x\n", in setup_ibs_ctl()
|
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | ibs.c | 1362 pci_write_config_dword(cpu_cfg, IBSCTL, ibs_eilvt_off in setup_ibs_ctl() 1364 pci_read_config_dword(cpu_cfg, IBSCTL, &value); in setup_ibs_ctl() 1367 pr_debug("Failed to setup IBS LVT offset, IBSCTL = 0x%08x\n", in setup_ibs_ctl()
|
Completed in 12 milliseconds