Home
last modified time | relevance | path

Searched refs:ev7 (Results 1 – 4 of 4) sorted by relevance

/arch/alpha/include/asm/
Derr_ev7.h177 struct ev7_pal_processor_subpacket ev7; /* Type 4 */ member
191 struct ev7_pal_processor_subpacket *ev7; /* Type 4 */ member
/arch/arm/mm/
DMakefile30 obj-$(CONFIG_CPU_ABRT_EV7) += abort-ev7.o
33 AFLAGS_abort-ev7.o :=-Wa,-march=armv7-a
/arch/alpha/kernel/
Derr_marvel.c1035 if (lf_subpackets->ev7 && in marvel_process_logout_frame()
1036 (lf_subpackets->ev7->c_stat == 0x14) && in marvel_process_logout_frame()
1037 !(lf_subpackets->ev7->c_sts & 0x8) && in marvel_process_logout_frame()
1038 ((lf_subpackets->ev7->c_addr & 0x400ff000000ul) in marvel_process_logout_frame()
Derr_ev7.c76 lf_subpackets->ev7 = in ev7_collect_logout_frame_subpackets()