zephyr/include
Andrew Boie 5e1ae08765 loapic: get rid of function call overhead for _loapic_eoi()
We generally call this in interrupt code, and since it's just a register
write, get rid of all the function call overhead.

Change-Id: I251fa3cee0841fcdd8eecc7941d4d3782d112e66
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:42 -05:00
..
arch core: remove NO_ISRS feature 2016-02-05 20:24:42 -05:00
bluetooth Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
display doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
drivers loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
microkernel checkpatch: warning - spacing 2016-02-05 20:24:35 -05:00
misc Add group definition to event logger. 2016-02-05 20:24:41 -05:00
net net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
toolchain cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
adc.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
atomic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
cache.h x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
device.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gpio.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
i2c.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
init.h doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
ipi.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
kernel_version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-defs.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
linker-tool-gcc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
linker-tool.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
microkernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nanokernel.h OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
pinmux.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
pwm.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
section_tags.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
sections.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
shared_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi.h spi: Add static keyword to spi_slave_select() 2016-02-05 20:24:37 -05:00
sw_isr_table.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_clock.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_io.h asm: add asm inline for system set/clear/test bit 2016-02-05 20:24:41 -05:00
toolchain.h cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
uart.h Add UART irq input hook to uart_console_isr() 2016-02-05 20:24:41 -05:00
zephyr.h sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00