freebsd-dev/sys/amd64/amd64
John Baldwin d8dc46f6e9 Add constant for the DE_CFG MSR on AMD CPUs.
Reported by:	Patrick Mooney <pmooney@pfmooney.com>
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D25885
2020-09-11 20:32:40 +00:00
..
apic_vector.S Allow swi_sched() to be called from NMI context. 2020-07-25 15:19:38 +00:00
atpic_vector.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
bios.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
bpf_jit_machdep.c Make UMA and malloc(9) return non-executable memory in most cases. 2018-06-13 17:04:41 +00:00
bpf_jit_machdep.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
copyout.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
cpu_switch.S amd64: Handle 5-level paging on wakeup. 2020-08-23 20:43:23 +00:00
db_disasm.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
db_interface.c amd64: allow parallel shootdown IPIs 2020-07-14 20:37:50 +00:00
db_trace.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
efirt_machdep.c amd64: Handle 5-level paging for efirt calls. 2020-08-23 20:40:35 +00:00
efirt_support.S amd64 ef_rt_arch_call: Preserve %rflags around call into EFI RT service. 2019-06-03 15:32:42 +00:00
elf_machdep.c amd64 pmap: LA57 AKA 5-level paging 2020-08-23 20:19:04 +00:00
exception.S Simplify non-pti syscall entry on amd64. 2020-07-19 17:47:55 +00:00
fpu.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
gdb_machdep.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
genassym.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
in_cksum.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
initcpu.c Add constant for the DE_CFG MSR on AMD CPUs. 2020-09-11 20:32:40 +00:00
io.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
locore.S amd64 pmap: LA57 AKA 5-level paging 2020-08-23 20:19:04 +00:00
machdep.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
mem.c Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
minidump_machdep.c Remove an obsolete TODO comment from several minidump implementations. 2020-04-24 18:47:42 +00:00
mp_machdep.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
mpboot.S amd64 pmap: LA57 AKA 5-level paging 2020-08-23 20:19:04 +00:00
pmap.c Add pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and implement it on amd64. 2020-09-09 21:50:24 +00:00
prof_machdep.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ptrace_machdep.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
sigtramp.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
support.S copystr(9): Move to deprecate (attempt #2) 2020-05-25 16:40:48 +00:00
sys_machdep.c Fix map locking in the CLEAR_PKRU sysarch(2) handler. 2020-02-05 16:09:02 +00:00
trap.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
uio_machdep.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
uma_machdep.c Use vm_page_unwire_noq() instead of directly modifying page wire counts. 2018-02-08 19:28:51 +00:00
vm_machdep.c Add amd64 procctl(2) ops to manage forced LA48/LA57 VA after exec. 2020-08-23 20:32:13 +00:00
xen-locore.S xen-locore: fix size in GDT descriptor 2020-05-26 10:24:06 +00:00