Searched refs:x86_page_fault_exception (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp437 table[14] = x86_page_fault_exception; // Page-Fault Exception (#PF)
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp264 x86_page_fault_exception(struct iframe* frame) function
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h678 void x86_page_fault_exception(iframe* iframe);
/haiku/src/system/kernel/arch/x86/32/
H A Ddescriptors.cpp589 table[14] = x86_page_fault_exception; // Page-Fault Exception (#PF)

Completed in 103 milliseconds