Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A 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/scripts/
H A 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/arch/s390/include/asm/
H A Dalternative.h184 #define ASM_NO_INPUT_CLOBBER(clobber...) : clobber argument
/linux/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S24 mov r3, r0 ; don;t clobber ret val
H A Dmemcpy-archs.S40 mov r3, r0 ; don;t clobber ret val
/linux/arch/arc/kernel/
H A Dhead.S95 ; - Don't clobber r0,r1,r2 as they might have u-boot provided args
H A Dentry-arcv2.S89 ; so a higher prio interrupt taken here won't clobber prev prio icause
H A Dentry-compact.S234 ; can clobber scratch regs, hence use of stack to stash it
/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst76 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/linux/Documentation/arch/parisc/
H A Dregisters.rst46 SR2 kernel should not clobber this
/linux/drivers/parisc/
H A DKconfig125 such as "INI", "RUN" and "FLT", and might thus clobber messages
/linux/Documentation/livepatch/
H A 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/Documentation/arch/x86/
H A Dmds.rst99 Other than CFLAGS.ZF, this macro doesn't clobber any registers.
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1064 /* Don't clobber an inprogress host data transfer */
1130 /* Don't clobber an inprogress host data transfer */
H A Daic79xx.seq1554 * comes true can clobber the shadow address of the
/linux/kernel/bpf/
H A Dverifier.c8042 bool clobber = false; in check_stack_range_initialized() local
8050 clobber = true; in check_stack_range_initialized()
8132 if (clobber) { in check_stack_range_initialized()
8142 if (clobber) { in check_stack_range_initialized()
/linux/Documentation/
H A Dmemory-barriers.txt2420 another CPU might start processing the waiter and might clobber the waiter's