Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dapicreg.h257 #define X2APIC_LDR_CLUSTER_ID_MASK 0xffff0000U macro
/hypervisor/arch/x86/guest/
A Dassign.c68 dest_cluster_id = per_cpu(lapic_ldr, pcpu_id) & X2APIC_LDR_CLUSTER_ID_MASK; in calculate_logical_dest_mask()
71 cluster_id = per_cpu(lapic_ldr, pcpu_id) & X2APIC_LDR_CLUSTER_ID_MASK; in calculate_logical_dest_mask()

Completed in 5 milliseconds