Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/apple/ | |
apple_dart.c | 277 int l2_idx = idx / (DART_PAGE_SIZE / sizeof(uint64_t)); local in function:apple_dart_lookup_tte 279 volatile uint64_t *l2 = DART_DMA_KVA(sc->sc_l2[l2_idx]); |
apple_dart.c | 277 int l2_idx = idx / (DART_PAGE_SIZE / sizeof(uint64_t)); local in function:apple_dart_lookup_tte 279 volatile uint64_t *l2 = DART_DMA_KVA(sc->sc_l2[l2_idx]); |