Searched refs:__OP (Results 1 – 6 of 6) sorted by relevance
72 "2: push %%"__OP"ax \n" in fpu_fxrstor()73 " push %%"__OP"cx \n" in fpu_fxrstor()74 " push %%"__OP"di \n" in fpu_fxrstor()75 " mov %2,%%"__OP"di \n" in fpu_fxrstor()92 "2: push %%"__OP"ax \n" in fpu_fxrstor()93 " push %%"__OP"cx \n" in fpu_fxrstor()94 " push %%"__OP"di \n" in fpu_fxrstor()95 " lea %0,%%"__OP"di \n" in fpu_fxrstor()99 " pop %%"__OP"di \n" in fpu_fxrstor()100 " pop %%"__OP"cx \n" in fpu_fxrstor()[all …]
271 printk("Guest stack trace from "__OP"sp=%p:\n ", stack); in show_guest_stack()493 printk("Xen stack trace from "__OP"sp=%p:\n ", stack); in show_stack()
15 # define __OP "e" /* Operand Prefix */ macro19 # define __OP "r" /* Operand Prefix */ macro
97 "mov %0,%%"__OP"sp;" \
279 #define __OP "r" /* Operand Prefix */ macro
194 "mov %1,%%"__OP"sp; jmp *(%0)" in check_wakeup_from_wait()
Completed in 9 milliseconds