Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h116 #define MD_EVALID 0x00000200 /* Entry is valid */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_8xx.S583 LOAD_REG_IMMEDIATE(r0, VIRT_IMMR_BASE | MD_EVALID)
749 2: ori r0, r6, MD_EVALID
761 2: ori r0, r6, MD_EVALID
774 LOAD_REG_IMMEDIATE(r0, VIRT_IMMR_BASE | MD_EVALID)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h324 #define MD_EVALID 0x00000200 /* Entry is valid */ macro