Searched refs:page_bytes (Results 1 – 2 of 2) sorted by relevance
418 unsigned long *page_bytes) in fill_con_write_page() argument435 *page_bytes = p - con_write_page; in fill_con_write_page()452 unsigned long page_bytes; in sunhv_console_write_paged() local454 &page_bytes); in sunhv_console_write_paged()458 while (page_bytes > 0) { in sunhv_console_write_paged()465 stat = sun4v_con_write(ra, page_bytes, in sunhv_console_write_paged()473 page_bytes -= written; in sunhv_console_write_paged()
1076 u32 page_bytes, info_bytes, nsectors; in meson_chip_buffer_init() local1080 page_bytes = mtd->writesize + mtd->oobsize; in meson_chip_buffer_init()1083 meson_chip->data_buf = kmalloc(page_bytes, GFP_KERNEL); in meson_chip_buffer_init()