Searched refs:EASI_SIZE (Results 1 – 3 of 3) sorted by relevance
28 #define EASI_SIZE 0x08000000 /* EASI I/O */ macro
81 .length = EASI_SIZE,
239 memcpy(dst_pgd, src_pgd, sizeof(pgd_t) * (EASI_SIZE / PGDIR_SIZE)); in ecard_init_pgtables()242 flush_tlb_range(&vma, EASI_START, EASI_START + EASI_SIZE); in ecard_init_pgtables()
Completed in 6 milliseconds