Searched refs:rdctl (Results 1 – 3 of 3) sorted by relevance
29 int val = rdctl (CTL_STATUS); in disable_interrupts()36 int val = rdctl (CTL_STATUS); in enable_interrupts()46 irqs = rdctl (CTL_IENABLE) & rdctl (CTL_IPENDING); in external_interrupt()65 unsigned irqs = rdctl (CTL_IENABLE); in def_hdlr()82 unsigned ena = rdctl (CTL_IENABLE); in irq_install_handler()
56 rdctl et, estatus60 rdctl et, estatus65 rdctl et, ipending
23 #define rdctl(reg) __builtin_rdctl(reg) macro
Completed in 3 milliseconds