Searched refs:apic_read (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dapic.s7 apic_read: label
H A Dapic.d11 [0-9a-f]+[ ]+<apic_read>:
/netbsd-current/sys/arch/hppa/dev/
H A Dapic.c78 uint32_t apic_read(volatile struct elroy_regs *, uint32_t reg);
95 apic_read(volatile struct elroy_regs *r, uint32_t reg) function
107 data = apic_read(r, APIC_VERSION);
329 printf("0x%04x 0x%04x\n", apic_read(sc->sc_regs, APIC_ENT0(i)),
330 apic_read(sc->sc_regs, APIC_ENT1(i)));

Completed in 114 milliseconds