Searched refs:STC (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/sparc/kernel/ |
D | pci_impl.h | 29 #define PCI_STC_FLUSHFLAG_INIT(STC) \ argument 30 (*((STC)->strbuf_flushflag) = 0UL) 31 #define PCI_STC_FLUSHFLAG_SET(STC) \ argument 32 (*((STC)->strbuf_flushflag) != 0UL)
|
D | iommu.c | 28 #define STC_CTXMATCH_ADDR(STC, CTX) \ argument 29 ((STC)->strbuf_ctxmatch_base + ((CTX) << 3)) 30 #define STC_FLUSHFLAG_INIT(STC) \ argument 31 (*((STC)->strbuf_flushflag) = 0UL) 32 #define STC_FLUSHFLAG_SET(STC) \ argument 33 (*((STC)->strbuf_flushflag) != 0UL)
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-get-stc.rst | 36 Some hardware supports more than one STC, so you must specify which one by 39 and a 32 bit denominator, so the real 90kHz STC value is
|
/Linux-v4.19/arch/arm/include/asm/ |
D | vfpmacros.h | 47 STC p11, cr0, [\base],#33*4 @ FSTMIAX \base!, {d0-d15} 49 STC p11, cr0, [\base],#32*4 @ FSTMIAD \base!, {d0-d15}
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 314 f9: STC
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 314 f9: STC
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 314 f9: STC
|