Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapicdef.h143 #define APIC_EILVT_NR_MAX APIC_EILVT_NR_AMD_10H macro
/linux/arch/x86/kernel/apic/
H A Dapic.c343 static atomic_t eilvt_offsets[APIC_EILVT_NR_MAX];
356 if (offset >= APIC_EILVT_NR_MAX) in reserve_eilvt_offset()
/linux/arch/x86/events/amd/
H A Dibs.c1638 for (offset = 1; offset < APIC_EILVT_NR_MAX; offset++) { in force_ibs_eilvt_setup()
1644 if (offset == APIC_EILVT_NR_MAX) { in force_ibs_eilvt_setup()