Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/kernel/
Dgdb-stub.c153 u8 gdbstub_rx_buffer[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/linux-3.4.99/arch/frv/kernel/
Dgdb-stub.c172 volatile u8 gdbstub_rx_buffer[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable