Home
last modified time | relevance | path

Searched refs:fpu_swa_msg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtraps.c271 struct fpu_swa_msg { struct
275 static DEFINE_PER_CPU(struct fpu_swa_msg, cpulast);
276 DECLARE_PER_CPU(struct fpu_swa_msg, cpulast);
277 static struct fpu_swa_msg last __cacheline_aligned;
297 struct fpu_swa_msg *cp = this_cpu_ptr(&cpulast); in handle_fpu_swa()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dtraps.c271 struct fpu_swa_msg { struct
275 static DEFINE_PER_CPU(struct fpu_swa_msg, cpulast);
276 DECLARE_PER_CPU(struct fpu_swa_msg, cpulast);
277 static struct fpu_swa_msg last __cacheline_aligned;
297 struct fpu_swa_msg *cp = this_cpu_ptr(&cpulast); in handle_fpu_swa()

Completed in 2 milliseconds