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

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h29 #define GET_APIC_ID_FIELD(x) (((x) >> 24) & 0xFF) macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dfix_hypercall_test.c66 ret = do_sched_yield(GET_APIC_ID_FIELD(xapic_read_reg(APIC_ID)));
H A Dxapic_ipi_test.c94 data->halter_apic_id = GET_APIC_ID_FIELD(xapic_read_reg(APIC_ID));

Completed in 272 milliseconds