Home
last modified time | relevance | path

Searched defs:fsbase (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dfsgsbase.h26 unsigned long fsbase; in rdfsbase() local
42 static __always_inline void wrfsbase(unsigned long fsbase) in wrfsbase()
58 unsigned long fsbase; in x86_fsbase_read_cpu() local
68 static inline void x86_fsbase_write_cpu(unsigned long fsbase) in x86_fsbase_write_cpu()
Dprocessor.h431 unsigned long fsbase; member
/linux-6.6.21/tools/testing/selftests/x86/
Dfsgsbase.c100 unsigned long fsbase; in rdfsbase() local
112 static inline void wrfsbase(unsigned long fsbase) in wrfsbase()
/linux-6.6.21/arch/x86/kernel/
Dprocess_64.c463 unsigned long fsbase; in x86_fsbase_read_task() local
491 void x86_fsbase_write_task(struct task_struct *task, unsigned long fsbase) in x86_fsbase_write_task()