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

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp95 int write_through_p1; local
115 write_through_p1 = !(r & SH3_CCR_CB);
131 write_through_p1 = !(r & SH4_CCR_CB);
139 write_through_p1 ? "through" : "back"));

Completed in 98 milliseconds