Home
last modified time | relevance | path

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

/arch/mn10300/mm/
Dmmu-context.c35 ptel = pte_val(pte) & ~(xPTEL_UNUSED1 | xPTEL_UNUSED2); in update_mmu_cache()
/arch/mn10300/include/asm/
Dcpu-regs.h237 #define xPTEL_UNUSED2 0x00000004 /* unused bit */ macro