Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1057 struct kvm_lapic *xapic_cluster_map[16][4]; member
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c200 *cluster = map->xapic_cluster_map[(dest_id >> 4) & 0xf]; in kvm_apic_map_get_logical_dest()