Home
last modified time | relevance | path

Searched refs:strbuf_flushflag (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dpci_impl.h29 (*((STC)->strbuf_flushflag) = 0UL)
31 (*((STC)->strbuf_flushflag) != 0UL)
H A Dpci_psycho.c450 pbm->stc.strbuf_flushflag = (volatile unsigned long *) in psycho_pbm_strbuf_init()
455 __pa(pbm->stc.strbuf_flushflag); in psycho_pbm_strbuf_init()
H A Dsbus.c582 strbuf->strbuf_flushflag = (volatile unsigned long *) in sbus_iommu_init()
587 __pa(strbuf->strbuf_flushflag); in sbus_iommu_init()
H A Diommu.c31 (*((STC)->strbuf_flushflag) = 0UL)
33 (*((STC)->strbuf_flushflag) != 0UL)
H A Dpci_schizo.c1107 pbm->stc.strbuf_flushflag = (volatile unsigned long *) in schizo_pbm_strbuf_init()
1112 __pa(pbm->stc.strbuf_flushflag); in schizo_pbm_strbuf_init()
/openbmc/linux/arch/sparc/include/asm/
H A Diommu_64.h85 volatile unsigned long *strbuf_flushflag; member