summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/local.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-15x86/apic: Remove yet another dubious callbackThomas Gleixner1-2/+0
2024-02-15x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner1-1/+0
2024-02-15x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner1-1/+0
2024-02-15x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner1-1/+0
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner1-2/+2
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner1-1/+1
2023-10-10x86/apic: Use u32 for check_apicid_used()Thomas Gleixner1-0/+1
2023-08-09x86/apic: Sanitize APIC ID range validationThomas Gleixner1-1/+0
2023-08-09x86/apic: Prepare x2APIC for using apic::max_apic_idThomas Gleixner1-0/+1
2023-08-09x86/apic/x2apic: Share all common IPI functionsThomas Gleixner1-1/+3
2023-08-09x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()Thomas Gleixner1-0/+1
2023-08-09x86/apic: Consolidate wait_icr_idle() implementationsThomas Gleixner1-0/+2
2023-08-09x86/apic/ipi: Tidy up the code and fixup commentsThomas Gleixner1-2/+0
2023-08-09x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner1-1/+2
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner1-0/+2
2023-08-09x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner1-3/+2
2023-08-09x86/apic/32: Decrapify the def_bigsmp mechanismThomas Gleixner1-0/+11
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar1-0/+1
2019-07-25x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner1-0/+1
2019-07-25x86/apic: Share common IPI helpersThomas Gleixner1-3/+3
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner1-0/+6
2019-07-25x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner1-2/+0
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner1-1/+1
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner1-0/+63