Home
last modified time | relevance | path

Searched refs:apic_show_register_block (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dapic.c22 apic_show_register_block(unsigned int beg, unsigned int len) in apic_show_register_block() function
41 apic_show_register_block( 0x00, 0x80); // ID, Version in apic_show_registers()
42 apic_show_register_block( 0x80, 0x80); // TaskPrio, Arb, ProcPrio, DFR in apic_show_registers()
43 apic_show_register_block(0x100, 0x80); // ISR 0-255 in apic_show_registers()
44 apic_show_register_block(0x180, 0x80); // TMR 0-255 in apic_show_registers()
45 apic_show_register_block(0x200, 0x80); // IRR 0-255 in apic_show_registers()
46 apic_show_register_block(0x300, 0x80); // ICR in apic_show_registers()
47 apic_show_register_block(0x380, 0x10); // Initial Count Register in apic_show_registers()
/l4re-core-master/l4util/lib/src/ARCH-amd64/
A Dapic.c25 apic_show_register_block(unsigned int beg, unsigned int len) in apic_show_registers()
41 apic_show_register_block( 0x00, 0x80); // ID, Version in apic_show_registers()
42 apic_show_register_block( 0x80, 0x80); // TaskPrio, Arb, ProcPrio, DFR in apic_show_registers()
43 apic_show_register_block(0x100, 0x80); // ISR 0-255 in apic_show_registers()
44 apic_show_register_block(0x180, 0x80); // TMR 0-255 in apic_show_registers()
45 apic_show_register_block(0x200, 0x80); // IRR 0-255 in apic_show_registers()
46 apic_show_register_block(0x300, 0x80); // ICR in apic_show_registers()
47 apic_show_register_block(0x380, 0x10); // Initial Count Register in apic_show_registers()

Completed in 3 milliseconds