Home
last modified time | relevance | path

Searched hist:"966 f207668d19610dae34d5331150e3742815bcf" (Results 1 – 18 of 18) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/pae/
H A Dpaging.h966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A DX86VMTranslationMapPAE.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A DX86PagingMethodPAE.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/x86/paging/64bit/
H A Dpaging.h966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A DX86PagingMethod64Bit.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A DX86PagingMethod64Bit.h966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A DX86VMTranslationMap64Bit.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/x86/64/
H A Dsyscalls.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/headers/private/kernel/vm/
H A Dvm_priv.h966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/arm/
H A Darch_int.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A Darch_vm_translation_map.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A Darch_int.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
H A Darch_cpu.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.
/haiku/src/system/kernel/vm/
H A Dvm.cpp966f207668d19610dae34d5331150e3742815bcf Wed Mar 06 17:03:54 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> x86: enable data execution prevention

Set execute disable bit for any page that belongs to area with neither
B_EXECUTE_AREA nor B_KERNEL_EXECUTE_AREA set.

In order to take advanage of NX bit in 32 bit protected mode PAE must be
enabled. Thus, from now on it is also enabled when the CPU supports NX bit.

vm_page_fault() takes additional argument which indicates whether page fault
was caused by an illegal instruction fetch.