Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 15 of 15) sorted by relevance

/arch/x86/um/
A Dbugs_32.c36 unsigned long foo = 0; in arch_check_bugs() local
37 __asm__ __volatile__("cmovz %0, %1" : "=r" (foo) : "0" (foo)); in arch_check_bugs()
A Duser-offsets.c18 void foo(void);
20 void foo(void) in foo() function
A Dptrace.c90 membuf_store(&to, fxsave->foo); in _um_i387_from_fxsr()
136 fxsave->foo = from->foo; in um_fxsr_from_i387()
/arch/x86/um/shared/sysdep/
A Dkernel-offsets.h12 void foo(void);
14 void foo(void) in foo() function
/arch/x86/include/asm/
A Duser_32.h51 long foo; member
63 long foo; member
A Duser32.h14 u32 foo; member
27 int foo; member
/arch/x86/kernel/
A Dasm-offsets_32.c11 void foo(void);
13 void foo(void) in foo() function
/arch/x86/kernel/fpu/
A Dregset.c345 env->foo = fxsave->rdp; in __convert_from_fxsr()
360 env->foo = fxsave->foo; in __convert_from_fxsr()
388 fxsave->rdp = env->foo; in convert_to_fxsr()
393 fxsave->foo = env->foo; in convert_to_fxsr()
/arch/x86/include/asm/fpu/
A Dtypes.h20 u32 foo; /* FPU Operand Pointer Offset */ member
49 u32 foo; /* FPU Operand Offset */ member
87 u32 foo; member
/arch/alpha/kernel/
A Dasm-offsets.c15 static void __used foo(void) in foo() function
/arch/sparc/kernel/
A Dasm-offsets.c48 static int __used foo(void) in foo() function
/arch/x86/math-emu/
A Dfpu_system.h105 #define operand_address (*(struct address *)&I387->soft.foo)
A Dfpu_aux.c44 oaddr = (struct address *)&soft->foo; in fpstate_init_soft()
/arch/mips/cavium-octeon/
A Dsetup.c1115 u32 *foo; in prom_free_prom_memory() local
1117 foo = &insn; in prom_free_prom_memory()
1120 prefetch(foo); in prom_free_prom_memory()
/arch/powerpc/
A DMakefile173 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)

Completed in 21 milliseconds