Home
last modified time | relevance | path

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

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