Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dprobe_32.c49 val |= SET_APIC_LOGICAL_ID(1UL << smp_processor_id()); in default_init_apic_ldr()
A Dapic_flat_64.c47 val |= SET_APIC_LOGICAL_ID(id); in flat_init_apic_ldr()
/linux/arch/x86/include/asm/
A Dapicdef.h46 #define SET_APIC_LOGICAL_ID(x) (((x) << 24)) macro

Completed in 7 milliseconds