| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMM.c | 134 ncmem_addr=(U32)KSEG02KSEG1(Usb_AllocateNonCachedMemory(NOCACHE_MEMORY_SIZE + PAGE_SIZE)); in init_cache_memory() 137 ncmem_base = (ncmem_addr + PAGE_SIZE)&(~(PAGE_SIZE-1)); in init_cache_memory() 141 ncmem_pool.pages_per_pool = (NOCACHE_MEMORY_SIZE/PAGE_SIZE); in init_cache_memory() 187 offset *= PAGE_SIZE; in ncmem_alloc_page() 221 page /= PAGE_SIZE; in ncmem_free_page() 252 if ( size%PAGE_SIZE != 0) in ncmem_alloc() 253 size = size/PAGE_SIZE +1; in ncmem_alloc() 255 size = size/PAGE_SIZE; in ncmem_alloc() 256 num_of_pages = size/PAGE_SIZE; in ncmem_alloc() 268 offset *= PAGE_SIZE; in ncmem_alloc() [all …]
|
| H A D | drvEHCIDBG.cpp | 660 size = PAGE_SIZE; in show_async() 716 size = PAGE_SIZE; in show_periodic() 901 return PAGE_SIZE - size; in show_periodic() 947 size = PAGE_SIZE; in show_registers() 1077 return PAGE_SIZE - size; in show_registers()
|
| H A D | drvPCIMEM.c | 149 if (PAGE_SIZE < size) in pci_pool_create() 152 allocation = PAGE_SIZE; in pci_pool_create()
|
| H A D | drvHcdBuf.c | 111 PAGE_SIZE / 2
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMM.c | 136 alloc_addr = (U32)Usb_AllocateNonCachedMemory(NOCACHE_MEMORY_SIZE + PAGE_SIZE); in init_cache_memory() 142 ncmem_base = (ncmem_addr + PAGE_SIZE)&(~(PAGE_SIZE-1)); in init_cache_memory() 146 ncmem_pool.pages_per_pool = (NOCACHE_MEMORY_SIZE/PAGE_SIZE); in init_cache_memory() 194 offset *= PAGE_SIZE; in ncmem_alloc_page() 228 page /= PAGE_SIZE; in ncmem_free_page() 259 if ( size%PAGE_SIZE != 0) in ncmem_alloc() 260 size = size/PAGE_SIZE +1; in ncmem_alloc() 262 size = size/PAGE_SIZE; in ncmem_alloc() 263 num_of_pages = size/PAGE_SIZE; in ncmem_alloc() 276 offset *= PAGE_SIZE; in ncmem_alloc() [all …]
|
| H A D | drvPCIMEM.c | 116 if (PAGE_SIZE < u32Size) in ms_mem_pool_create() 119 U32CrossLimit = PAGE_SIZE; in ms_mem_pool_create()
|
| H A D | drvHcdBuf.c | 104 PAGE_SIZE / 2
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | user.h | 211 #define PAGE_SIZE (1UL << PAGE_SHIFT) macro 212 #define PAGE_MASK (~(PAGE_SIZE-1)) 213 #define NBPG PAGE_SIZE
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | a.out.h | 112 #define N_TXTADDR(x) (N_MAGIC(x) == QMAGIC ? PAGE_SIZE : 0) 128 #define PAGE_SIZE 0x400 macro 129 #define SEGMENT_SIZE PAGE_SIZE
|
| H A D | binfmts.h | 14 #define MAX_ARG_STRLEN (PAGE_SIZE * 32)
|
| H A D | resource.h | 65 #define MLOCK_LIMIT (8 * PAGE_SIZE)
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGFLIP.c | 747 …mp = pGOPCtx->pGOPCtxShared->u64TLBAddress[u32GopIdx] + (u64MainAddress/PAGE_SIZE)*TLB_PER_ENTRY_S… in MDrv_GFLIP_SetFlipInfo() 751 u64tmp = u64MainAddress % (PAGE_SIZE*PER_MIU_TLB_ENTRY_COUNT); in MDrv_GFLIP_SetFlipInfo() 759 …tmp = pGOPCtx->pGOPCtxShared->u64TLBAddress[u32GopIdx] + (u64SubAddress/PAGE_SIZE)*TLB_PER_ENTRY_S… in MDrv_GFLIP_SetFlipInfo() 763 u64tmp = u64SubAddress % (PAGE_SIZE*PER_MIU_TLB_ENTRY_COUNT); in MDrv_GFLIP_SetFlipInfo()
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/ge/ |
| H A D | drvGE.h | 275 #define PAGE_SIZE 4096UL macro 278 #define TLB_ENRTY_COUNT TLB_ENRTY_MAPPING_SIZE/PAGE_SIZE
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvPCIMEM.h | 87 #define PAGE_SIZE 4096 macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvPCIMEM.h | 89 #define PAGE_SIZE 4096 macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/k6lite/vbi/ |
| H A D | regVBI.h | 261 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/curry/vbi/ |
| H A D | regVBI.h | 261 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/kano/vbi/ |
| H A D | regVBI.h | 261 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/k6/vbi/ |
| H A D | regVBI.h | 261 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/M7821/vbi/ |
| H A D | regVBI.h | 289 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/M7621/vbi/ |
| H A D | regVBI.h | 289 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/messi/vbi/ |
| H A D | regVBI.h | 286 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/mainz/vbi/ |
| H A D | regVBI.h | 286 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/macan/vbi/ |
| H A D | regVBI.h | 289 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/mooney/vbi/ |
| H A D | regVBI.h | 286 #define PAGE_SIZE 0x34 + (VBI_REG_BASE) // Per 8 Bytes macro
|