Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dspec-ctrl.h51 static inline u64 ssbd_tif_to_spec_ctrl(u64 tifn) in ssbd_tif_to_spec_ctrl()
57 static inline u64 stibp_tif_to_spec_ctrl(u64 tifn) in stibp_tif_to_spec_ctrl()
75 static inline u64 ssbd_tif_to_amd_ls_cfg(u64 tifn) in ssbd_tif_to_amd_ls_cfg()
/linux-6.15/arch/x86/kernel/
H A Dprocess.c557 static __always_inline void amd_set_core_ssb_state(unsigned long tifn) in amd_set_core_ssb_state()
596 static __always_inline void amd_set_core_ssb_state(unsigned long tifn) in amd_set_core_ssb_state()
604 static __always_inline void amd_set_ssb_virt_state(unsigned long tifn) in amd_set_ssb_virt_state()
620 unsigned long tifn) in __speculation_ctrl_update()
700 unsigned long tifp, tifn; in __switch_to_xtra() local