Searched refs:foo (Results 1 – 17 of 17) sorted by relevance
2 .proc foo label4 foo: .save rp, r2 label7 .endp foo
35 unsigned long foo = 0; in arch_check_bugs() local36 __asm__ __volatile__("cmovz %0, %1" : "=r" (foo) : "0" (foo)); in arch_check_bugs()
18 void foo(void) in foo() function
95 env[5] = fxsave->foo; in convert_fxsr_to_user()132 fxsave->foo = env[5]; in convert_fxsr_from_user()
51 long foo; member63 long foo; member
14 u32 foo; member27 int foo; member
259 env->foo = fxsave->rdp; in __convert_from_fxsr()274 env->foo = fxsave->foo; in __convert_from_fxsr()302 fxsave->rdp = env->foo; in convert_to_fxsr()307 fxsave->foo = env->foo; in convert_to_fxsr()
11 void foo(void);13 void foo(void) in foo() function
18 u32 foo; /* FPU Operand Pointer Offset */ member47 u32 foo; /* FPU Operand Offset */ member85 u32 foo; member
9 void foo(void) in foo() function
48 int foo(void) in foo() function
15 void foo(void) in foo() function
105 #define operand_address (*(struct address *)&I387->soft.foo)
44 oaddr = (struct address *)&soft->foo; in fpstate_init_soft()
1084 u32 *foo; in prom_free_prom_memory() local1086 foo = &insn; in prom_free_prom_memory()1089 prefetch(foo); in prom_free_prom_memory()
23 void foo(void) in foo() function
177 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)