Home
last modified time | relevance | path

Searched refs:PMB_DATA (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/asm/
H A Dmmu.h14 #define PMB_DATA 0xf7100000 macro
/linux/arch/sh/mm/
H A Dpmb.c84 return mk_pmb_entry(entry) | PMB_DATA; in mk_pmb_data()