Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt_types.h373 #define paravirt_clobber(clobber) \ argument
380 #define _paravirt_alt(insn_string, type, clobber) \ argument
/arch/x86/lguest/
Dboot.c1382 static unsigned lguest_patch(u8 type, u16 clobber, void *ibuf, in lguest_patch()