Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c82 char *ie_mem; variable
149 fdcache(0, (vaddr_t)ie_mem, IE_SIZE);
211 fdcache(0, (vaddr_t)ie_mem, IE_SIZE);
338 sc->bh = (u_int)ie_mem;
/openbsd/sys/arch/hppa/hppa/
H A Dpmap.c483 extern u_int *ie_mem; in pmap_bootstrap()
530 ie_mem = (u_int *)addr; in pmap_bootstrap()