Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/parisc/include/asm/
A Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/linux-6.3-rc2/arch/ia64/hp/common/
A Dsba_iommu.c157 #define DELAYED_RESOURCE_CNT 64 macro
214 #if DELAYED_RESOURCE_CNT > 0
221 } saved[DELAYED_RESOURCE_CNT];
643 #if DELAYED_RESOURCE_CNT > 0 in sba_alloc_range()
1036 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1074 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1079 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1682 #if DELAYED_RESOURCE_CNT > 0 in ioc_resource_init()
/linux-6.3-rc2/drivers/parisc/
A Dsba_iommu.c804 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
831 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
838 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()

Completed in 11 milliseconds