Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.c5739 mpt3sas_check_same_4gb_region(long reply_pool_start_address, u32 pool_sz) in mpt3sas_check_same_4gb_region() function
5806 if (!mpt3sas_check_same_4gb_region( in _base_allocate_pcie_sgl_pool()
5862 if (!mpt3sas_check_same_4gb_region((long) in _base_allocate_chain_dma_pool()
5899 if (!mpt3sas_check_same_4gb_region((long)ioc->sense, sz)) { in _base_allocate_sense_dma_pool()
5932 if (!mpt3sas_check_same_4gb_region((long)ioc->reply_free, sz)) { in _base_allocate_reply_pool()
5967 if (!mpt3sas_check_same_4gb_region((long)ioc->reply_free, sz)) { in _base_allocate_reply_free_dma_pool()
6006 if (!mpt3sas_check_same_4gb_region((long)ioc->reply_post_free_array, in _base_allocate_reply_post_free_array()
6070 if (!mpt3sas_check_same_4gb_region( in base_alloc_rdpq_dma_pool()