HomeSort by: relevance | last modified time | path
    Searched refs:writeable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
pmap.c 606 const bool writeable = local in function:pmap_resolve_alias
609 if ((va & HPPA_PGAOFF) != (pva & HPPA_PGAOFF) && writeable) {
611 "aliased writeable mapping %#jx:%#jx",
645 UVMHIST_LOG(maphist, "not aliased writeable mapping",
  /src/usr.sbin/sysinst/
disks.c 1925 mount_root(const char *devdev, bool first, bool writeable,
1943 return target_mount(writeable? "" : "-r", devdev, "");

Completed in 13 milliseconds