Home
last modified time | relevance | path

Searched refs:EASI_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-rpc/include/mach/
Dhardware.h31 #define EASI_SIZE 0x08000000 /* EASI I/O */ macro
/linux-3.4.99/arch/arm/mach-rpc/
Driscpc.c81 .length = EASI_SIZE,
Decard.c237 memcpy(dst_pgd, src_pgd, sizeof(pgd_t) * (EASI_SIZE / PGDIR_SIZE)); in ecard_init_pgtables()
243 flush_tlb_range(&vma, EASI_START, EASI_START + EASI_SIZE); in ecard_init_pgtables()