Home | History | Annotate | Download | only in include

Lines Matching refs:vaddr_t

55 void ofw_configisa(vaddr_t *, vaddr_t *);
56 void ofw_configisadma(vaddr_t *);
57 int ofw_isadmarangeintersect(vaddr_t, vaddr_t, vaddr_t *, vaddr_t *);
58 vaddr_t ofw_gettranslation(vaddr_t);
59 vaddr_t ofw_map(vaddr_t, vsize_t, int);
60 vaddr_t ofw_getcleaninfo(void);