Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dapic.c717 static int test_logical_ipi_single_target(u8 logical_id, bool cluster, u8 dest, in test_logical_ipi_single_target() argument
726 (void *)((u32)logical_id | (cluster ? APIC_LDR_CLUSTER_FLAG : 0))); in test_logical_ipi_single_target()