Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c763 int mapped; in watch_xcopyin() local
795 if (mapped) in watch_xcopyin()
817 if (mapped) in watch_xcopyin()
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
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Diommu.c234 uint64_t mapped; in iommu_create_mapping() local
236 mapped = ops->create_mapping(domain, gpa, hpa, remaining); in iommu_create_mapping()
237 gpa += mapped; in iommu_create_mapping()
238 hpa += mapped; in iommu_create_mapping()
239 remaining -= mapped; in iommu_create_mapping()
/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
259 (!memcmp(uaddr, mapped, sizeof mapped) || in ho_byaddr()
262 addr = (const u_char *)addr + sizeof mapped; in ho_byaddr()
263 uaddr += sizeof mapped; in ho_byaddr()
298 (!memcmp(taddr, mapped, sizeof mapped) || in ho_byaddr()
301 taddr += sizeof mapped; in ho_byaddr()
H A Ddns_ho.c136 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; variable
351 (!memcmp(uaddr, mapped, sizeof mapped) || in ho_byaddr()
355 addr = (const char *)addr + sizeof mapped; in ho_byaddr()
356 uaddr += sizeof mapped; in ho_byaddr()
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade273 mapped=`$STMSBOOTUTIL -p $path`
274 if [ "$mapped" != "NOT_MAPPED" ]; then
275 if [ "$mapped" != "$path" ]; then
277 $SED -e"s|$path|$mapped|"`" $NEWBOOTPATH"
H A Dstmsboot.sh416 mapped=`$STMSBOOTUTIL -p $path`
417 if [ "$mapped" != "NOT_MAPPED" ]; then
418 if [ "$mapped" != "$path" ]; then
420 $SED -e"s|$path|$mapped|"`" $NEWBOOTPATH"
/illumos-gate/usr/src/uts/sun4/conf/
H A DMapfile27 # is mapped via a locked 4-meg mapping in the ITLB
42 # is mapped via a locked 4-meg mapping in the DTLB
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c213 vga->regs.mapped = B_TRUE; in gfxp_vga_attach()
222 vga->fb.mapped = B_TRUE; in gfxp_vga_attach()
272 if (softc->console->vga.fb.mapped) in gfxp_vga_detach()
274 if (softc->console->vga.regs.mapped) in gfxp_vga_detach()
1327 fbs->mapped = softc->console->vga.fb.mapped; in vgatext_return_pointers()
1330 regss->mapped = softc->console->vga.regs.mapped; in vgatext_return_pointers()
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c1131 uint64_t mapped, *ptp, len; in amdvi_update_mapping() local
1140 mapped = 0; in amdvi_update_mapping()
1141 while (mapped < size) { in amdvi_update_mapping()
1142 len = amdvi_set_pt(ptp, level, gpa + mapped, hpa + mapped, in amdvi_update_mapping()
1149 mapped += len; in amdvi_update_mapping()
1152 return (mapped); in amdvi_update_mapping()
/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h39 boolean_t mapped; member
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c112 isAttrMapped(char *orig, char *mapped) in isAttrMapped() argument
120 if (strcasecmp(mappedschema[0], mapped) != 0) { in isAttrMapped()
133 isObjectMapped(char *orig, char *mapped) in isObjectMapped() argument
141 if (strcasecmp(mappedschema[0], mapped) != 0) { in isObjectMapped()
/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h1095 uchar_t mapped: 4; /* page mapped small */ member
1097 uchar_t mapped: 4; /* page mapped small */
1104 #define kp_mapped kpm_spage_un.mapped
/illumos-gate/usr/src/uts/i86pc/conf/
H A DMapfile.amd6427 # this is the 32 bit 1:1 mapped code to which grub jumps.
H A DMapfile27 # this is the 32 bit 1:1 mapped code to which grub jumps.
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb32 The index entries are mapped to the function names.
/illumos-gate/usr/src/uts/i86xpv/conf/
H A DMapfile29 # This is 1:1 mapped code to setup the kernel memory image.
H A DMapfile.amd6429 # This is 1:1 mapped code to setup the kernel memory image.
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.filter47 # Override the default alignment so that this single paged object can be mapped
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c464 char *mapped(); in main()
796 TtyType = mapped(TtyType); in main()
1525 mapped(type) in mapped() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.c464 goto mapped; in lcmake()
749 mapped: in lcmake()
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c831 int mapped) in __mapv4tov6() argument
876 if (mapped) { in __mapv4tov6()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c724 goto mapped; /*LINTED E_NOP_ELSE_STMT*/ in pci_dma_bindhdl()
731 mapped: in pci_dma_bindhdl()
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c663 int mapped; in pr_watch_emul() local
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c993 goto mapped; in px_dma_bindhdl()
1000 mapped: in px_dma_bindhdl()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news153 terminal is mapped).
455 will not be mapped as it would using map!)
550 you did a /, ?, or : command which mapped an input macro
673 and get q1 mapped to something else. Turning it off makes it possible
844 where lhs will be mapped to rhs.
859 be mapped in input mode as well as command mode (in visual only).

12