Home
last modified time | relevance | path

Searched refs:load_cr3 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h378 load_cr3(u_int data) in load_cr3() function
434 load_cr3(rcr3()); in invltlb()
705 void load_cr3(u_int cr3);
/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h395 load_cr3(u_long data) in load_cr3() function
451 load_cr3(rcr3()); in invltlb()
813 void load_cr3(u_long cr3);