Home
last modified time | relevance | path

Searched refs:ibs_eilvt_off (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/events/amd/
H A Dibs.c1347 static int setup_ibs_ctl(int ibs_eilvt_off) in setup_ibs_ctl() argument
1362 pci_write_config_dword(cpu_cfg, IBSCTL, ibs_eilvt_off in setup_ibs_ctl()
1365 if (value != (ibs_eilvt_off | IBSCTL_LVT_OFFSET_VALID)) { in setup_ibs_ctl()