Home
last modified time | relevance | path

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

/sys/amd64/include/
Damd64op.h9 static INLINE void enable_interrupts() in enable_interrupts()
14 static INLINE void disable_interrupts() in disable_interrupts()
19 static INLINE void hlt() in hlt()
24 static INLINE void pause() in pause()
29 static INLINE void breakpoint() in breakpoint()
34 static INLINE void icebp() in icebp()
39 static INLINE uint64_t rdtsc() in rdtsc()
49 static INLINE uint64_t rdtscp(uint32_t *procno) in rdtscp()
62 static INLINE void lidt(PseudoDescriptor *idt) in lidt()
70 static INLINE void lgdt(PseudoDescriptor *gdt) in lgdt()
[all …]
Datomic.h5 static INLINE uint64_t
14 static INLINE uint64_t
/sys/include/
Dcdefs.h10 #define INLINE inline macro