Searched refs:OSAL_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
441 #define OSAL_PAGE_SIZE 4096 macro
1018 u32 size = OSAL_PAGE_SIZE / 2, val; in ecore_dmae_sanity()
3203 dpi_page_size = (dpi_page_size + OSAL_PAGE_SIZE - 1) & in ecore_hw_init_dpi_size()3204 ~(OSAL_PAGE_SIZE - 1); in ecore_hw_init_dpi_size()3270 OSAL_PAGE_SIZE); in ecore_hw_init_pf_doorbell_bar()