Home
last modified time | relevance | path

Searched refs:block_size (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/kernel/
Drtas_flash.c171 unsigned long block_size, image_size; in flash_list_valid() local
180 block_size = f->blocks[i].length; in flash_list_valid()
181 if (block_size <= 0 || block_size > RTAS_BLK_SIZE) { in flash_list_valid()
184 image_size += block_size; in flash_list_valid()
/arch/mips/include/asm/octeon/
Dcvmx-fpa.h282 uint64_t block_size, uint64_t num_blocks);
/arch/powerpc/mm/
Dhash_utils_64.c417 long unsigned int block_size; in htab_dt_scan_hugepage_blocks() local
433 block_size = be64_to_cpu(addr_prop[1]); in htab_dt_scan_hugepage_blocks()
434 if (block_size != (16 * GB)) in htab_dt_scan_hugepage_blocks()
438 phys_addr, block_size, expected_pages); in htab_dt_scan_hugepage_blocks()
440 memblock_reserve(phys_addr, block_size * expected_pages); in htab_dt_scan_hugepage_blocks()
441 add_gpage(phys_addr, block_size, expected_pages); in htab_dt_scan_hugepage_blocks()
/arch/arm/boot/dts/
Dspear13xx.dtsi118 block_size = <0xfff>;
135 block_size = <0xfff>;
/arch/s390/include/uapi/asm/
Dvtoc.h193 __u32 block_size; /* Disk block size */ member
/arch/arm/mm/
Dcache-l2x0.c957 u32 block_size = 0; in l2x0_cache_size_of_parse() local
962 of_property_read_u32(np, "cache-block-size", &block_size); in l2x0_cache_size_of_parse()
970 if (block_size) { in l2x0_cache_size_of_parse()
972 line_size = block_size; in l2x0_cache_size_of_parse()
/arch/arm/mach-omap2/
Dcontrol.c86 u32 block_size; member
408 sdrc_block_contents.block_size = 0x0; in omap3_save_scratchpad_contents()
/arch/arc/boot/dts/
Dabilis_tb10x.dtsi114 block_size = <0x7ff>;