Searched refs:clobber (Results 1 – 11 of 11) sorted by relevance
/arch/x86/include/asm/ |
D | paravirt_types.h | 90 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf, 373 #define paravirt_clobber(clobber) \ argument 374 [paravirt_clobber] "i" (clobber) 380 #define _paravirt_alt(insn_string, type, clobber) \ argument 387 " .short " clobber "\n" \
|
/arch/c6x/lib/ |
D | divi.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
D | remi.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
D | remu.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
D | divu.S | 30 ;; divu does not clobber B2 either, which is taken advantage of
|
/arch/x86/kernel/ |
D | head_64.S | 376 GET_CR2_INTO(%rdi) # can clobber any volatile register if pv 389 GET_CR2_INTO(%r9) # can clobber any volatile register if pv
|
/arch/cris/arch-v10/lib/ |
D | checksum.S | 25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
|
D | checksumcopy.S | 29 ;; only r0 - r8 have to be saved, the other ones are clobber-able
|
/arch/x86/lguest/ |
D | boot.c | 1382 static unsigned lguest_patch(u8 type, u16 clobber, void *ibuf, in lguest_patch() argument 1389 return paravirt_patch_default(type, clobber, ibuf, addr, len); in lguest_patch() 1395 return paravirt_patch_default(type, clobber, ibuf, addr, len); in lguest_patch()
|
/arch/arc/lib/ |
D | memcpy-archs.S | 49 mov r3, r0 ; don;t clobber ret val
|
/arch/arc/kernel/ |
D | entry-compact.S | 251 ; can clobber scratch regs, hence use of stack to stash it
|