Home
last modified time | relevance | path

Searched defs:arch_lbr_state (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dtypes.h251 struct arch_lbr_state { struct
252 u64 lbr_ctl;
253 u64 lbr_depth;
254 u64 ler_from;
255 u64 ler_to;
256 u64 ler_info;
257 struct lbr_entry entries[];
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
Dtypes.h278 struct arch_lbr_state { struct
279 u64 lbr_ctl;
280 u64 lbr_depth;
281 u64 ler_from;
282 u64 ler_to;
283 u64 ler_info;
284 struct lbr_entry entries[];