Home
last modified time | relevance | path

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

/linux/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/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/drivers/parisc/
A 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()

Completed in 12 milliseconds