Home
last modified time | relevance | path

Searched defs:mapped (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c622 int mapped = pr_mappage(vaddr, sz, rw, 0); in do_watch_step() local
763 int mapped; in watch_xcopyin() local
859 int mapped; in watch_xcopyout() local
963 int mapped; in watch_copyinstr() local
1077 int mapped; in watch_copyoutstr() local
1173 int mapped; in watch_fuword() local
1243 int mapped; in watch_suword8() local
1285 int mapped; in watch_suword16() local
1327 int mapped; in watch_suword32() local
1370 int mapped; in watch_suword64() local
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h39 boolean_t mapped; member
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Diommu.c234 uint64_t mapped; in iommu_create_mapping() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c112 isAttrMapped(char *orig, char *mapped) in isAttrMapped()
133 isObjectMapped(char *orig, char *mapped) in isObjectMapped()
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c663 int mapped; in pr_watch_emul() local
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c118 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; variable
H A Ddns_ho.c136 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; variable
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c831 int mapped) in __mapv4tov6()
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c1525 mapped(type) in mapped() function
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c1131 uint64_t mapped, *ptp, len; in amdvi_update_mapping() local
/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h1095 uchar_t mapped: 4; /* page mapped small */ member