Searched refs:ARGBASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | checksum_32.S | 269 #define ARGBASE 16 define 277 movl ARGBASE+12(%esp),%ecx # len 278 movl ARGBASE+4(%esp),%esi # src 279 movl ARGBASE+8(%esp),%edi # dst 391 #define ARGBASE 12 define 397 movl ARGBASE+4(%esp),%esi #src 398 movl ARGBASE+8(%esp),%edi #dst 399 movl ARGBASE+12(%esp),%ecx #len 425 4: movl ARGBASE+12(%esp),%edx #len
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | checksum_32.S | 269 #define ARGBASE 16 define 277 movl ARGBASE+12(%esp),%ecx # len 278 movl ARGBASE+4(%esp),%esi # src 279 movl ARGBASE+8(%esp),%edi # dst 382 #define ARGBASE 12 define 388 movl ARGBASE+4(%esp),%esi #src 389 movl ARGBASE+8(%esp),%edi #dst 390 movl ARGBASE+12(%esp),%ecx #len 416 4: movl ARGBASE+12(%esp),%edx #len
|
Completed in 1 milliseconds