Home
last modified time | relevance | path

Searched defs:apic_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h397 static __always_inline u32 apic_read(u32 reg) in apic_read() function
474 static inline u32 apic_read(u32 reg) { return 0; } in apic_read() function