Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sh/include/
Dpte.h78 #define _PG_PCMCIA 0x00000e00 /* [11:9] */ macro
/openbsd/src/sys/arch/sh/sh/
Dmmu_sh4.c164 if (pte & _PG_PCMCIA) { in sh4_tlb_update()