Home
last modified time | relevance | path

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

/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];
/linux/drivers/parisc/
H A Dsba_iommu.c803 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_phys()
830 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_phys()
837 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_phys()