Home
last modified time | relevance | path

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

/Linux-v5.4/arch/parisc/include/asm/
Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/Linux-v5.4/arch/ia64/hp/common/
Dsba_iommu.c157 #define DELAYED_RESOURCE_CNT 64 macro
214 #if DELAYED_RESOURCE_CNT > 0
221 } saved[DELAYED_RESOURCE_CNT];
644 #if DELAYED_RESOURCE_CNT > 0 in sba_alloc_range()
1037 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1075 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1080 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1683 #if DELAYED_RESOURCE_CNT > 0 in ioc_resource_init()
/Linux-v5.4/drivers/parisc/
Dsba_iommu.c798 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
825 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
832 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()