Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/Linux-v4.19/arch/ia64/hp/common/
Dsba_iommu.c161 #define DELAYED_RESOURCE_CNT 64 macro
218 #if DELAYED_RESOURCE_CNT > 0
225 } saved[DELAYED_RESOURCE_CNT];
652 #if DELAYED_RESOURCE_CNT > 0 in sba_alloc_range()
1052 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1090 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1095 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1706 #if DELAYED_RESOURCE_CNT > 0 in ioc_resource_init()
/Linux-v4.19/drivers/parisc/
Dsba_iommu.c813 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
840 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
847 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()