Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/openbmc/linux/arch/ia64/hp/common/
H 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()
1044 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1082 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1087 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1690 #if DELAYED_RESOURCE_CNT > 0 in ioc_resource_init()
/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c805 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
832 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
839 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()