Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c136 static int __rmid_read_phys(u32 prmid, enum resctrl_event_id eventid, u64 *val) in __rmid_read_phys() function
189 __rmid_read_phys(prmid, eventid, &am->prev_msr); in resctrl_arch_reset_rmid()
255 ret = __rmid_read_phys(prmid, eventid, &msr_val); in resctrl_arch_rmid_read()