Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h411 load_cr4(u_long data) in load_cr4() function
471 load_cr4(cr4 & ~CR4_PGE); in invltlb_glob()
479 load_cr4(cr4 | CR4_PGE); in invltlb_glob()
814 void load_cr4(u_long cr4);
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h394 load_cr4(u_int data) in load_cr4() function
706 void load_cr4(u_int cr4);