Home
last modified time | relevance | path

Searched refs:OCCR0_OCI (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh64/
Dcache.h55 #define OCCR0_OCI 0x2 /* Invalidate all in OC */ macro
/linux-2.4.37.9/arch/sh64/kernel/
Dhead.S75 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WT /* D-cache: on, */
78 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WB /* D-cache: on, */
/linux-2.4.37.9/arch/sh64/boot/compressed/
Dhead.S40 #define OCCR0_INIT_VAL OCCR0_ON | OCCR0_OCI | OCCR0_WB /* OCE + OCI + WB */