Searched refs:watch_virt_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
H A Dwatch.h38 int watch_virt_set(vm_offset_t va, int sz);
/freebsd-12-stable/sys/sparc64/sparc64/
H A Ddb_hwwatch.c118 watch_virt_set(vm_offset_t va, int sz) function
168 return (watch_virt_set(addr, size));
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c257 watch_virt_set(vm_offset_t va, int sz) function

Completed in 105 milliseconds