freebsd-dev/sys/i386/i386
Konstantin Belousov 3f08bd5653 i386 trap_check_kstack(): use kstack_contains()
Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D38320
2023-02-02 00:59:27 +02:00
..
apic_vector.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
atpic_vector.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
bios.c i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
bioscall.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
bpf_jit_machdep.c malloc: delegate M_EXEC handling to dedicacted routines 2020-10-30 20:02:32 +00:00
bpf_jit_machdep.h
copyout_fast.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
copyout.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
db_disasm.c i386: clean up empty lines in .c and .h files 2020-09-01 21:19:39 +00:00
db_interface.c
db_trace.c ddb: print the actual syscall name 2022-10-28 18:21:08 -03:00
elan-mmcr.c i386: clean up empty lines in .c and .h files 2020-09-01 21:19:39 +00:00
elf_machdep.c Retire sv_transtrap 2022-05-20 14:54:03 +03:00
exception.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
exec_machdep.c i386: do not allow userspace to set tf_trapno on sigreturn(2) 2022-08-24 22:11:57 +03:00
gdb_machdep.c x86: remove unused T_USER flag 2021-12-05 11:12:40 -04:00
genassym.c i386: Make boot loader smaller by reducing size of bootinfo 2022-09-16 09:18:57 -06:00
geode.c set_cputicker: use a bool 2022-06-23 15:15:11 -03:00
in_cksum_machdep.c i386: Fix a typo in a source code comment 2023-01-11 11:29:23 +01:00
initcpu.c i386: Fix a few typos 2021-03-13 16:10:01 +01:00
io.c
k6_mem.c
locore.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
longrun.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
machdep.c i386: print trampoline disposition value for verbose boot 2023-01-06 20:18:51 +02:00
mem.c Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
minidump_machdep_base.c kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
minidump_machdep_nopae.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
minidump_machdep_pae.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
minidump_machdep.c minidump: Parameterize minidumpsys() 2021-11-19 15:05:52 -04:00
mp_clock.c i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
mp_machdep.c Retire broken GPROF support from the kernel 2022-11-15 14:17:10 +00:00
mpboot.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
npx.c amd64: Eliminate write only cpu_fxsr. 2023-02-01 18:17:06 +03:00
perfmon.c Fix some common typos in source code comments 2021-08-28 18:57:23 +02:00
pmap_base.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
pmap_nopae.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
pmap_pae.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
pmap.c Add vm_page_any_valid() 2022-10-19 20:24:07 +03:00
ptrace_machdep.c x86: Add a NT_X86_SEGBASES register set. 2022-03-24 11:36:19 -07:00
sigtramp.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
support.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
swtch.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
sys_machdep.c x86: Always use clean FPU and segment base state for new kthreads. 2021-03-12 09:48:36 -08:00
trap.c i386 trap_check_kstack(): use kstack_contains() 2023-02-02 00:59:27 +02:00
uio_machdep.c
vm86.c i386: clean up empty lines in .c and .h files 2020-09-01 21:19:39 +00:00
vm86bios.S sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
vm_machdep.c Remove dead code. 2022-04-26 19:40:59 +03:00