Home
last modified time | relevance | path

Searched refs:disable_wp (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/amd64/amd64/
H A Ddb_interface.c86 old_wp = disable_wp(); in db_write_bytes()
H A Dgdb_machdep.c159 return (disable_wp() ? &gdb_begin_write : NULL); in gdb_begin_write()
H A Dfpu.c362 old_wp = disable_wp(); in fpuinit_bsp1()
/f-stack/freebsd/x86/include/
H A Dx86_var.h122 bool disable_wp(void);
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c1433 disable_wp(void) in disable_wp() function