Searched refs:_PG_PCMCIA (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/arch/sh/include/ | ||
| D | pte.h | 78 #define _PG_PCMCIA 0x00000e00 /* [11:9] */ macro |
| /openbsd/src/sys/arch/sh/sh/ | ||
| D | mmu_sh4.c | 164 if (pte & _PG_PCMCIA) { in sh4_tlb_update() |