Home
last modified time | relevance | path

Searched refs:APIC_EILVT_NR_MAX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapicdef.h138 #define APIC_EILVT_NR_MAX APIC_EILVT_NR_AMD_10H macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapicdef.h134 #define APIC_EILVT_NR_MAX APIC_EILVT_NR_AMD_10H macro
/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Dibs.c968 for (offset = 1; offset < APIC_EILVT_NR_MAX; offset++) { in force_ibs_eilvt_setup()
974 if (offset == APIC_EILVT_NR_MAX) { in force_ibs_eilvt_setup()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c391 static atomic_t eilvt_offsets[APIC_EILVT_NR_MAX];
404 if (offset >= APIC_EILVT_NR_MAX) in reserve_eilvt_offset()
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Dibs.c1396 for (offset = 1; offset < APIC_EILVT_NR_MAX; offset++) { in force_ibs_eilvt_setup()
1402 if (offset == APIC_EILVT_NR_MAX) { in force_ibs_eilvt_setup()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c373 static atomic_t eilvt_offsets[APIC_EILVT_NR_MAX];
386 if (offset >= APIC_EILVT_NR_MAX) in reserve_eilvt_offset()

Completed in 12 milliseconds