Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/lib/
Dfixup.S40 addil LT%exception_data,%r27
41 LDREG RT%exception_data(%r1),\t1
53 addil LT%exception_data,%r27
54 LDREG RT%exception_data(%r1),\t2
Dmemcpy.c69 DECLARE_PER_CPU(struct exception_data, exception_data);
466 struct exception_data *d; in pa_memcpy()
473 d = this_cpu_ptr(&exception_data); in pa_memcpy()
/linux-4.1.27/arch/parisc/mm/
Dfault.c31 DEFINE_PER_CPU(struct exception_data, exception_data);
151 struct exception_data *d; in fixup_exception()
152 d = this_cpu_ptr(&exception_data); in fixup_exception()
/linux-4.1.27/arch/parisc/kernel/
Dasm-offsets.c293 DEFINE(EXCDATA_IP, offsetof(struct exception_data, fault_ip)); in main()
294 DEFINE(EXCDATA_GP, offsetof(struct exception_data, fault_gp)); in main()
295 DEFINE(EXCDATA_SPACE, offsetof(struct exception_data, fault_space)); in main()
296 DEFINE(EXCDATA_ADDR, offsetof(struct exception_data, fault_addr)); in main()
/linux-4.1.27/arch/parisc/include/asm/
Duaccess.h77 struct exception_data { struct
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
Dentry.S505 exception_data: label