Searched refs:MAX_TPR (Results 1 – 1 of 1) sorted by relevance
11 #define MAX_TPR 0xf macro115 write_cr8(cr8 ^ MAX_TPR); in verify_disabled_apic_mmio()116 report(read_cr8() == (cr8 ^ MAX_TPR), "CR8: %lx", read_cr8()); in verify_disabled_apic_mmio()141 write_cr8(cr8 ^ MAX_TPR); in test_apic_disable()142 report(*tpr == (cr8 ^ MAX_TPR) << 4, "*0xfee00080: %x", *tpr); in test_apic_disable()