opnsense-src/sys/amd64
Souradeep Chakrabarti bec000c9c1 amd64: add a func pointer to tlb shootdown function
Make the tlb shootdown function as a pointer. By default, it still
points to the system function smp_targeted_tlb_shootdown(). It allows
other implemenations to overwrite in the future.

Reviewed by:	kib
Tested by:	whu
Authored-by:    Souradeep Chakrabarti <schakrabarti@microsoft.com>
Co-Authored-by: Erni Sri Satya Vennela <ernis@microsoft.com>
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D45174
2024-06-05 12:25:05 +00:00
..
acpica sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
amd64 amd64: add a func pointer to tlb shootdown function 2024-06-05 12:25:05 +00:00
conf sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 2024-05-24 22:21:25 -06:00
ia32 freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
include libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
linux syscalls: Regen for Linux emulator additions 2024-05-23 13:40:47 -06:00
linux32 syscalls: Regen for Linux emulator additions 2024-05-23 13:40:47 -06:00
pci x86: Adjust base addr for PCI MCFG regions 2023-12-27 13:14:47 -08:00
sgx Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
vmm x86: simplify ceil(log2(x)) function 2024-06-04 13:00:25 -05:00
Makefile sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00