Searched refs:exception_data (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/lib/
H A Dfixup.S39 addil LT%exception_data,%r27
40 LDREG RT%exception_data(%r1),\t1
41 /* t1 = &__get_cpu_var(exception_data) */
48 /* t1 = &__get_cpu_var(exception_data) */
49 addil LT%exception_data,%r27
50 LDREG RT%exception_data(%r1),\t2
H A Dmemcpy.c68 DECLARE_PER_CPU(struct exception_data, exception_data);
166 struct exception_data *d;
263 d = &__get_cpu_var(exception_data);
270 d = &__get_cpu_var(exception_data);
286 struct exception_data *d;
428 d = &__get_cpu_var(exception_data);
435 d = &__get_cpu_var(exception_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/mm/
H A Dfault.c35 DEFINE_PER_CPU(struct exception_data, exception_data);
128 struct exception_data *d;
129 d = &__get_cpu_var(exception_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Duaccess.h80 struct exception_data { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dasm-offsets.c294 DEFINE(EXCDATA_IP, offsetof(struct exception_data, fault_ip));
295 DEFINE(EXCDATA_SPACE, offsetof(struct exception_data, fault_space));
296 DEFINE(EXCDATA_ADDR, offsetof(struct exception_data, fault_addr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dentry.S354 mova exception_data, k0
443 mova exception_data, k0
504 exception_data: label

Completed in 180 milliseconds