Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Dm32r.h85 #define MPSZ (0x04 + MMU_REG_BASE) /* MMU Page Size Designation Register */ macro
101 #define MPSZ_offset (MPSZ - MMU_REG_BASE)
/linux-4.4.14/arch/m32r/mm/
Dmmu.S326 st r1, @(MPSZ_offset,r0) ; Set MPSZ Reg(Page size 4KB:0 16KB:1 64KB:2)