Lines Matching +full:- +full:f

1 // SPDX-License-Identifier: GPL-2.0-only
53 OFFSET(TASK_THREAD_F0, task_struct, thread.fstate.f[0]); in asm_offsets()
54 OFFSET(TASK_THREAD_F1, task_struct, thread.fstate.f[1]); in asm_offsets()
55 OFFSET(TASK_THREAD_F2, task_struct, thread.fstate.f[2]); in asm_offsets()
56 OFFSET(TASK_THREAD_F3, task_struct, thread.fstate.f[3]); in asm_offsets()
57 OFFSET(TASK_THREAD_F4, task_struct, thread.fstate.f[4]); in asm_offsets()
58 OFFSET(TASK_THREAD_F5, task_struct, thread.fstate.f[5]); in asm_offsets()
59 OFFSET(TASK_THREAD_F6, task_struct, thread.fstate.f[6]); in asm_offsets()
60 OFFSET(TASK_THREAD_F7, task_struct, thread.fstate.f[7]); in asm_offsets()
61 OFFSET(TASK_THREAD_F8, task_struct, thread.fstate.f[8]); in asm_offsets()
62 OFFSET(TASK_THREAD_F9, task_struct, thread.fstate.f[9]); in asm_offsets()
63 OFFSET(TASK_THREAD_F10, task_struct, thread.fstate.f[10]); in asm_offsets()
64 OFFSET(TASK_THREAD_F11, task_struct, thread.fstate.f[11]); in asm_offsets()
65 OFFSET(TASK_THREAD_F12, task_struct, thread.fstate.f[12]); in asm_offsets()
66 OFFSET(TASK_THREAD_F13, task_struct, thread.fstate.f[13]); in asm_offsets()
67 OFFSET(TASK_THREAD_F14, task_struct, thread.fstate.f[14]); in asm_offsets()
68 OFFSET(TASK_THREAD_F15, task_struct, thread.fstate.f[15]); in asm_offsets()
69 OFFSET(TASK_THREAD_F16, task_struct, thread.fstate.f[16]); in asm_offsets()
70 OFFSET(TASK_THREAD_F17, task_struct, thread.fstate.f[17]); in asm_offsets()
71 OFFSET(TASK_THREAD_F18, task_struct, thread.fstate.f[18]); in asm_offsets()
72 OFFSET(TASK_THREAD_F19, task_struct, thread.fstate.f[19]); in asm_offsets()
73 OFFSET(TASK_THREAD_F20, task_struct, thread.fstate.f[20]); in asm_offsets()
74 OFFSET(TASK_THREAD_F21, task_struct, thread.fstate.f[21]); in asm_offsets()
75 OFFSET(TASK_THREAD_F22, task_struct, thread.fstate.f[22]); in asm_offsets()
76 OFFSET(TASK_THREAD_F23, task_struct, thread.fstate.f[23]); in asm_offsets()
77 OFFSET(TASK_THREAD_F24, task_struct, thread.fstate.f[24]); in asm_offsets()
78 OFFSET(TASK_THREAD_F25, task_struct, thread.fstate.f[25]); in asm_offsets()
79 OFFSET(TASK_THREAD_F26, task_struct, thread.fstate.f[26]); in asm_offsets()
80 OFFSET(TASK_THREAD_F27, task_struct, thread.fstate.f[27]); in asm_offsets()
81 OFFSET(TASK_THREAD_F28, task_struct, thread.fstate.f[28]); in asm_offsets()
82 OFFSET(TASK_THREAD_F29, task_struct, thread.fstate.f[29]); in asm_offsets()
83 OFFSET(TASK_THREAD_F30, task_struct, thread.fstate.f[30]); in asm_offsets()
84 OFFSET(TASK_THREAD_F31, task_struct, thread.fstate.f[31]); in asm_offsets()
217 /* F extension */ in asm_offsets()
219 OFFSET(KVM_ARCH_FP_F_F0, kvm_cpu_context, fp.f.f[0]); in asm_offsets()
220 OFFSET(KVM_ARCH_FP_F_F1, kvm_cpu_context, fp.f.f[1]); in asm_offsets()
221 OFFSET(KVM_ARCH_FP_F_F2, kvm_cpu_context, fp.f.f[2]); in asm_offsets()
222 OFFSET(KVM_ARCH_FP_F_F3, kvm_cpu_context, fp.f.f[3]); in asm_offsets()
223 OFFSET(KVM_ARCH_FP_F_F4, kvm_cpu_context, fp.f.f[4]); in asm_offsets()
224 OFFSET(KVM_ARCH_FP_F_F5, kvm_cpu_context, fp.f.f[5]); in asm_offsets()
225 OFFSET(KVM_ARCH_FP_F_F6, kvm_cpu_context, fp.f.f[6]); in asm_offsets()
226 OFFSET(KVM_ARCH_FP_F_F7, kvm_cpu_context, fp.f.f[7]); in asm_offsets()
227 OFFSET(KVM_ARCH_FP_F_F8, kvm_cpu_context, fp.f.f[8]); in asm_offsets()
228 OFFSET(KVM_ARCH_FP_F_F9, kvm_cpu_context, fp.f.f[9]); in asm_offsets()
229 OFFSET(KVM_ARCH_FP_F_F10, kvm_cpu_context, fp.f.f[10]); in asm_offsets()
230 OFFSET(KVM_ARCH_FP_F_F11, kvm_cpu_context, fp.f.f[11]); in asm_offsets()
231 OFFSET(KVM_ARCH_FP_F_F12, kvm_cpu_context, fp.f.f[12]); in asm_offsets()
232 OFFSET(KVM_ARCH_FP_F_F13, kvm_cpu_context, fp.f.f[13]); in asm_offsets()
233 OFFSET(KVM_ARCH_FP_F_F14, kvm_cpu_context, fp.f.f[14]); in asm_offsets()
234 OFFSET(KVM_ARCH_FP_F_F15, kvm_cpu_context, fp.f.f[15]); in asm_offsets()
235 OFFSET(KVM_ARCH_FP_F_F16, kvm_cpu_context, fp.f.f[16]); in asm_offsets()
236 OFFSET(KVM_ARCH_FP_F_F17, kvm_cpu_context, fp.f.f[17]); in asm_offsets()
237 OFFSET(KVM_ARCH_FP_F_F18, kvm_cpu_context, fp.f.f[18]); in asm_offsets()
238 OFFSET(KVM_ARCH_FP_F_F19, kvm_cpu_context, fp.f.f[19]); in asm_offsets()
239 OFFSET(KVM_ARCH_FP_F_F20, kvm_cpu_context, fp.f.f[20]); in asm_offsets()
240 OFFSET(KVM_ARCH_FP_F_F21, kvm_cpu_context, fp.f.f[21]); in asm_offsets()
241 OFFSET(KVM_ARCH_FP_F_F22, kvm_cpu_context, fp.f.f[22]); in asm_offsets()
242 OFFSET(KVM_ARCH_FP_F_F23, kvm_cpu_context, fp.f.f[23]); in asm_offsets()
243 OFFSET(KVM_ARCH_FP_F_F24, kvm_cpu_context, fp.f.f[24]); in asm_offsets()
244 OFFSET(KVM_ARCH_FP_F_F25, kvm_cpu_context, fp.f.f[25]); in asm_offsets()
245 OFFSET(KVM_ARCH_FP_F_F26, kvm_cpu_context, fp.f.f[26]); in asm_offsets()
246 OFFSET(KVM_ARCH_FP_F_F27, kvm_cpu_context, fp.f.f[27]); in asm_offsets()
247 OFFSET(KVM_ARCH_FP_F_F28, kvm_cpu_context, fp.f.f[28]); in asm_offsets()
248 OFFSET(KVM_ARCH_FP_F_F29, kvm_cpu_context, fp.f.f[29]); in asm_offsets()
249 OFFSET(KVM_ARCH_FP_F_F30, kvm_cpu_context, fp.f.f[30]); in asm_offsets()
250 OFFSET(KVM_ARCH_FP_F_F31, kvm_cpu_context, fp.f.f[31]); in asm_offsets()
251 OFFSET(KVM_ARCH_FP_F_FCSR, kvm_cpu_context, fp.f.fcsr); in asm_offsets()
255 OFFSET(KVM_ARCH_FP_D_F0, kvm_cpu_context, fp.d.f[0]); in asm_offsets()
256 OFFSET(KVM_ARCH_FP_D_F1, kvm_cpu_context, fp.d.f[1]); in asm_offsets()
257 OFFSET(KVM_ARCH_FP_D_F2, kvm_cpu_context, fp.d.f[2]); in asm_offsets()
258 OFFSET(KVM_ARCH_FP_D_F3, kvm_cpu_context, fp.d.f[3]); in asm_offsets()
259 OFFSET(KVM_ARCH_FP_D_F4, kvm_cpu_context, fp.d.f[4]); in asm_offsets()
260 OFFSET(KVM_ARCH_FP_D_F5, kvm_cpu_context, fp.d.f[5]); in asm_offsets()
261 OFFSET(KVM_ARCH_FP_D_F6, kvm_cpu_context, fp.d.f[6]); in asm_offsets()
262 OFFSET(KVM_ARCH_FP_D_F7, kvm_cpu_context, fp.d.f[7]); in asm_offsets()
263 OFFSET(KVM_ARCH_FP_D_F8, kvm_cpu_context, fp.d.f[8]); in asm_offsets()
264 OFFSET(KVM_ARCH_FP_D_F9, kvm_cpu_context, fp.d.f[9]); in asm_offsets()
265 OFFSET(KVM_ARCH_FP_D_F10, kvm_cpu_context, fp.d.f[10]); in asm_offsets()
266 OFFSET(KVM_ARCH_FP_D_F11, kvm_cpu_context, fp.d.f[11]); in asm_offsets()
267 OFFSET(KVM_ARCH_FP_D_F12, kvm_cpu_context, fp.d.f[12]); in asm_offsets()
268 OFFSET(KVM_ARCH_FP_D_F13, kvm_cpu_context, fp.d.f[13]); in asm_offsets()
269 OFFSET(KVM_ARCH_FP_D_F14, kvm_cpu_context, fp.d.f[14]); in asm_offsets()
270 OFFSET(KVM_ARCH_FP_D_F15, kvm_cpu_context, fp.d.f[15]); in asm_offsets()
271 OFFSET(KVM_ARCH_FP_D_F16, kvm_cpu_context, fp.d.f[16]); in asm_offsets()
272 OFFSET(KVM_ARCH_FP_D_F17, kvm_cpu_context, fp.d.f[17]); in asm_offsets()
273 OFFSET(KVM_ARCH_FP_D_F18, kvm_cpu_context, fp.d.f[18]); in asm_offsets()
274 OFFSET(KVM_ARCH_FP_D_F19, kvm_cpu_context, fp.d.f[19]); in asm_offsets()
275 OFFSET(KVM_ARCH_FP_D_F20, kvm_cpu_context, fp.d.f[20]); in asm_offsets()
276 OFFSET(KVM_ARCH_FP_D_F21, kvm_cpu_context, fp.d.f[21]); in asm_offsets()
277 OFFSET(KVM_ARCH_FP_D_F22, kvm_cpu_context, fp.d.f[22]); in asm_offsets()
278 OFFSET(KVM_ARCH_FP_D_F23, kvm_cpu_context, fp.d.f[23]); in asm_offsets()
279 OFFSET(KVM_ARCH_FP_D_F24, kvm_cpu_context, fp.d.f[24]); in asm_offsets()
280 OFFSET(KVM_ARCH_FP_D_F25, kvm_cpu_context, fp.d.f[25]); in asm_offsets()
281 OFFSET(KVM_ARCH_FP_D_F26, kvm_cpu_context, fp.d.f[26]); in asm_offsets()
282 OFFSET(KVM_ARCH_FP_D_F27, kvm_cpu_context, fp.d.f[27]); in asm_offsets()
283 OFFSET(KVM_ARCH_FP_D_F28, kvm_cpu_context, fp.d.f[28]); in asm_offsets()
284 OFFSET(KVM_ARCH_FP_D_F29, kvm_cpu_context, fp.d.f[29]); in asm_offsets()
285 OFFSET(KVM_ARCH_FP_D_F30, kvm_cpu_context, fp.d.f[30]); in asm_offsets()
286 OFFSET(KVM_ARCH_FP_D_F31, kvm_cpu_context, fp.d.f[31]); in asm_offsets()
290 * THREAD_{F,X}* might be larger than a S-type offset can handle, but in asm_offsets()
291 * these are used in performance-sensitive assembly so we can't resort in asm_offsets()
296 - offsetof(struct task_struct, thread.ra) in asm_offsets()
300 - offsetof(struct task_struct, thread.ra) in asm_offsets()
304 - offsetof(struct task_struct, thread.ra) in asm_offsets()
308 - offsetof(struct task_struct, thread.ra) in asm_offsets()
312 - offsetof(struct task_struct, thread.ra) in asm_offsets()
316 - offsetof(struct task_struct, thread.ra) in asm_offsets()
320 - offsetof(struct task_struct, thread.ra) in asm_offsets()
324 - offsetof(struct task_struct, thread.ra) in asm_offsets()
328 - offsetof(struct task_struct, thread.ra) in asm_offsets()
332 - offsetof(struct task_struct, thread.ra) in asm_offsets()
336 - offsetof(struct task_struct, thread.ra) in asm_offsets()
340 - offsetof(struct task_struct, thread.ra) in asm_offsets()
344 - offsetof(struct task_struct, thread.ra) in asm_offsets()
348 - offsetof(struct task_struct, thread.ra) in asm_offsets()
352 offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
353 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
356 offsetof(struct task_struct, thread.fstate.f[1]) in asm_offsets()
357 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
360 offsetof(struct task_struct, thread.fstate.f[2]) in asm_offsets()
361 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
364 offsetof(struct task_struct, thread.fstate.f[3]) in asm_offsets()
365 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
368 offsetof(struct task_struct, thread.fstate.f[4]) in asm_offsets()
369 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
372 offsetof(struct task_struct, thread.fstate.f[5]) in asm_offsets()
373 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
376 offsetof(struct task_struct, thread.fstate.f[6]) in asm_offsets()
377 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
380 offsetof(struct task_struct, thread.fstate.f[7]) in asm_offsets()
381 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
384 offsetof(struct task_struct, thread.fstate.f[8]) in asm_offsets()
385 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
388 offsetof(struct task_struct, thread.fstate.f[9]) in asm_offsets()
389 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
392 offsetof(struct task_struct, thread.fstate.f[10]) in asm_offsets()
393 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
396 offsetof(struct task_struct, thread.fstate.f[11]) in asm_offsets()
397 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
400 offsetof(struct task_struct, thread.fstate.f[12]) in asm_offsets()
401 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
404 offsetof(struct task_struct, thread.fstate.f[13]) in asm_offsets()
405 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
408 offsetof(struct task_struct, thread.fstate.f[14]) in asm_offsets()
409 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
412 offsetof(struct task_struct, thread.fstate.f[15]) in asm_offsets()
413 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
416 offsetof(struct task_struct, thread.fstate.f[16]) in asm_offsets()
417 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
420 offsetof(struct task_struct, thread.fstate.f[17]) in asm_offsets()
421 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
424 offsetof(struct task_struct, thread.fstate.f[18]) in asm_offsets()
425 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
428 offsetof(struct task_struct, thread.fstate.f[19]) in asm_offsets()
429 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
432 offsetof(struct task_struct, thread.fstate.f[20]) in asm_offsets()
433 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
436 offsetof(struct task_struct, thread.fstate.f[21]) in asm_offsets()
437 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
440 offsetof(struct task_struct, thread.fstate.f[22]) in asm_offsets()
441 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
444 offsetof(struct task_struct, thread.fstate.f[23]) in asm_offsets()
445 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
448 offsetof(struct task_struct, thread.fstate.f[24]) in asm_offsets()
449 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
452 offsetof(struct task_struct, thread.fstate.f[25]) in asm_offsets()
453 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
456 offsetof(struct task_struct, thread.fstate.f[26]) in asm_offsets()
457 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
460 offsetof(struct task_struct, thread.fstate.f[27]) in asm_offsets()
461 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
464 offsetof(struct task_struct, thread.fstate.f[28]) in asm_offsets()
465 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
468 offsetof(struct task_struct, thread.fstate.f[29]) in asm_offsets()
469 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
472 offsetof(struct task_struct, thread.fstate.f[30]) in asm_offsets()
473 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
476 offsetof(struct task_struct, thread.fstate.f[31]) in asm_offsets()
477 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
481 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()