Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.c5896 mpt3sas_check_same_4gb_region(dma_addr_t start_address, u32 pool_sz) in mpt3sas_check_same_4gb_region() function
5962 if (!mpt3sas_check_same_4gb_region( in _base_allocate_pcie_sgl_pool()
6018 if (!mpt3sas_check_same_4gb_region( in _base_allocate_chain_dma_pool()
6055 if (!mpt3sas_check_same_4gb_region(ioc->sense_dma, sz)) { in _base_allocate_sense_dma_pool()
6088 if (!mpt3sas_check_same_4gb_region(ioc->reply_dma, sz)) { in _base_allocate_reply_pool()
6123 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()
6162 if (!mpt3sas_check_same_4gb_region(ioc->reply_post_free_array_dma, in _base_allocate_reply_post_free_array()
6226 if (!mpt3sas_check_same_4gb_region( in base_alloc_rdpq_dma_pool()