Home
last modified time | relevance | path

Searched refs:clobber (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/arch/x86/kvm/svm/
Dsvm_ops.h9 #define svm_asm(insn, clobber...) \ argument
13 ::: clobber : fault); \
19 #define svm_asm1(insn, op1, clobber...) \ argument
23 :: op1 : clobber : fault); \
29 #define svm_asm2(insn, op1, op2, clobber...) \ argument
33 :: op1, op2 : clobber : fault); \
/linux-6.12.1/scripts/
Dmarkup_oops.pl114 $clobber = $lastword;
116 $clobber =~ s/\([a-z0-9\%\,]+\)//g;
118 $clobber =~ s/.*\,//g;
123 $clobber = "";
127 my $clobberprime = reg_name($clobber);
138 if ($clobber =~ /$reg/ || $clobberprime =~ /$reg/) {
/linux-6.12.1/arch/s390/include/asm/
Dalternative.h183 #define ASM_NO_INPUT_CLOBBER(clobber...) : clobber argument
/linux-6.12.1/arch/arc/lib/
Dmemcpy-archs-unaligned.S24 mov r3, r0 ; don;t clobber ret val
Dmemcpy-archs.S40 mov r3, r0 ; don;t clobber ret val
/linux-6.12.1/arch/arc/kernel/
Dhead.S95 ; - Don't clobber r0,r1,r2 as they might have u-boot provided args
Dentry-arcv2.S89 ; so a higher prio interrupt taken here won't clobber prev prio icause
Dentry-compact.S234 ; can clobber scratch regs, hence use of stack to stash it
/linux-6.12.1/Documentation/virt/kvm/arm/
Dhyp-abi.rst76 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/linux-6.12.1/Documentation/arch/parisc/
Dregisters.rst46 SR2 kernel should not clobber this
/linux-6.12.1/Documentation/livepatch/
Dreliable-stacktrace.rst229 returns, but do transiently clobber the return address or other unwind state.
289 Similarly, a function may deliberately clobber the LR, e.g.
/linux-6.12.1/drivers/parisc/
DKconfig125 such as "INI", "RUN" and "FLT", and might thus clobber messages
/linux-6.12.1/Documentation/arch/x86/
Dmds.rst99 Other than CFLAGS.ZF, this macro doesn't clobber any registers.
/linux-6.12.1/drivers/scsi/aic7xxx/
Daic7xxx.seq1064 /* Don't clobber an inprogress host data transfer */
1130 /* Don't clobber an inprogress host data transfer */
Daic79xx.seq1554 * comes true can clobber the shadow address of the
/linux-6.12.1/kernel/bpf/
Dverifier.c7287 bool clobber = false; in check_stack_range_initialized() local
7300 clobber = true; in check_stack_range_initialized()
7385 if (clobber) { in check_stack_range_initialized()
7395 if (clobber) { in check_stack_range_initialized()
/linux-6.12.1/Documentation/
Dmemory-barriers.txt2418 another CPU might start processing the waiter and might clobber the waiter's