Searched refs:PAGE (Results 1 – 14 of 14) sorted by relevance
484 #define PAGE (4096)530 for(i = 0; i < 1*MILLION/PAGE && i< alloc_param.length/PAGE; ++i)534 *((MS_VIRT *)(temp+PAGE-sizeof(MS_VIRT))) = 0x11777777;535 temp += PAGE; 542 for(i = 0; i < 1*MILLION/PAGE && i< alloc_param.length/PAGE&& i<32; ++i)548 read_data = *((MS_VIRT *)(temp_bk+PAGE-sizeof(MS_VIRT)));//read from this virt addr579 for(i = 0; i < 1*MILLION/PAGE && i< alloc_param2.length/PAGE; ++i)583 *((MS_VIRT *)(temp+PAGE-sizeof(MS_VIRT))) = 0x11666666;584 temp += PAGE; 591 for(i = 0; i < 1*MILLION/PAGE && i< alloc_param2.length/PAGE&& i<32; ++i)[all …]
1519 #define PAGE 4096 macro1565 get_param.length= PAGE; in test_case_2()1608 put_param.length=PAGE; in test_case_2()
135 #define PAGE(p) ((U32)p>>8) macro393 for (wPage=0; wPage<PAGE(K_BYTES(16)); wPage++) in MAdp_MFC_CheckSpiBlank()428 for (wPage=0; wPage<PAGE(len); wPage++) in MAdp_MFC_SpiProgram()457 for (u16Page=0; u16Page<PAGE(len); u16Page++) in MAdp_MFC_SpiVerify()
107 #define PAGE(p) ((U32)p>>8) macro