Searched refs:page_bytes (Results 1 – 2 of 2) sorted by relevance
414 unsigned long *page_bytes) in fill_con_write_page() argument431 *page_bytes = p - con_write_page; in fill_con_write_page()448 unsigned long page_bytes; in sunhv_console_write_paged() local450 &page_bytes); in sunhv_console_write_paged()454 while (page_bytes > 0) { in sunhv_console_write_paged()461 stat = sun4v_con_write(ra, page_bytes, in sunhv_console_write_paged()469 page_bytes -= written; in sunhv_console_write_paged()
1079 u32 page_bytes, info_bytes, nsectors; in meson_chip_buffer_init() local1083 page_bytes = mtd->writesize + mtd->oobsize; in meson_chip_buffer_init()1086 meson_chip->data_buf = kmalloc(page_bytes, GFP_KERNEL); in meson_chip_buffer_init()