Home
last modified time | relevance | path

Searched defs:page_size (Results 1 - 9 of 9) sorted by relevance

/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_spiflash.h44 uint32_t page_size; ///< Optimal programming page size in bytes member
H A Ddrv_eflash.h44 uint32_t page_size; ///< Optimal programming page size in bytes member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcmpi_mm.c67 hi_ulong page_size; in cmpi_remap_cached() local
91 hi_ulong page_size; in cmpi_remap_nocache() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c1030 size_t page_size = PAGE_ALIGN(rcb_size - sram_size); in rkvdec2_alloc_rcbbuf() local
1215 size_t page_size = PAGE_ALIGN(dec->rcb_size - dec->sram_size); in rkvdec2_free_rcbbuf() local
H A Dmpp_rkvenc2.c1479 size_t page_size = PAGE_ALIGN(sram_used - sram_size); in rkvenc2_alloc_rcbbuf() local
1647 size_t page_size = PAGE_ALIGN(enc->sram_used - enc->sram_size); in rkvenc2_free_rcbbuf() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c1030 size_t page_size = PAGE_ALIGN(rcb_size - sram_size); in rkvdec2_alloc_rcbbuf() local
1214 size_t page_size = PAGE_ALIGN(dec->rcb_size - dec->sram_size); in rkvdec2_free_rcbbuf() local
H A Dmpp_rkvenc2.c1466 size_t page_size = PAGE_ALIGN(sram_used - sram_size); in rkvenc2_alloc_rcbbuf() local
1635 size_t page_size = PAGE_ALIGN(enc->sram_used - enc->sram_size); in rkvenc2_free_rcbbuf() local
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h235 size_t page_size; member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h988 static inline unsigned long page_size(struct page *page) in page_size() function

Completed in 16 milliseconds