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

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp94 int write_through_p0_u0_p3; local
114 write_through_p0_u0_p3 = r & SH3_CCR_WT;
130 write_through_p0_u0_p3 = r & SH4_CCR_WT;
138 write_through_p0_u0_p3 ? "through" : "back",

Completed in 156 milliseconds