Home
last modified time | relevance | path

Searched defs:clobber (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/lguest/x86/
Dcore.c136 unsigned int clobber; in run_guest_once() local
/linux-3.4.99/arch/x86/lguest/
Dboot.c1246 static unsigned lguest_patch(u8 type, u16 clobber, void *ibuf, in lguest_patch()
/linux-3.4.99/arch/x86/include/asm/
Dparavirt_types.h368 #define paravirt_clobber(clobber) \ argument
375 #define _paravirt_alt(insn_string, type, clobber) \ argument