Searched hist:bdd7dae89c36aa55ab8eeaff6b442d0c4406664b (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/kernel/arch/x86/ |
H A D | syscalls_compat.cpp | bdd7dae89c36aa55ab8eeaff6b442d0c4406664b Tue May 15 16:59:13 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> kernel/x86_64: add a compatibility syscalls table.
* install syscall handlers in compatibility mode. * copy the syscall entry in the compatibility commpage, ATM only for Intel SYSENTER. * copy the thread exit handler in the compatibility commpage.
Change-Id: Ic350799938815194377d8a4560cb106fe7366cc6
|
H A D | x86_syscalls.h | bdd7dae89c36aa55ab8eeaff6b442d0c4406664b Tue May 15 16:59:13 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> kernel/x86_64: add a compatibility syscalls table.
* install syscall handlers in compatibility mode. * copy the syscall entry in the compatibility commpage, ATM only for Intel SYSENTER. * copy the thread exit handler in the compatibility commpage.
Change-Id: Ic350799938815194377d8a4560cb106fe7366cc6
|
/haiku/src/system/kernel/arch/x86/64/ |
H A D | syscalls.cpp | bdd7dae89c36aa55ab8eeaff6b442d0c4406664b Tue May 15 16:59:13 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> kernel/x86_64: add a compatibility syscalls table.
* install syscall handlers in compatibility mode. * copy the syscall entry in the compatibility commpage, ATM only for Intel SYSENTER. * copy the thread exit handler in the compatibility commpage.
Change-Id: Ic350799938815194377d8a4560cb106fe7366cc6
|