/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 58 struct prot struct 73 struct prot pprot; argument
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_sol_rvi.c | 32 rvi_prot(uint_t prot) in rvi_prot() 48 uint_t prot; in rvi_pte_prot() local 89 rvi_map_page(uint64_t pfn, uint_t prot, uint8_t attr) in rvi_map_page()
|
H A D | seg_vmm.c | 272 const int prot = svmd->svmd_prot; in segvmm_fault_obj() local 302 const int prot = svmd->svmd_prot; in segvmm_fault_space() local 401 segvmm_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segvmm_setprot() 411 segvmm_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segvmm_checkprot() 466 uint_t prot; in segvmm_getprot() local
|
H A D | vmm_vm.c | 350 uint_t prot = 0; in vmspace_bits_operate() local 768 size_t len, uint8_t prot) in vmspace_map() 904 uint_t prot; in vmspace_lookup_map() local 960 const int prot = vmsm->vmsm_prot; in vmspace_populate() local 1277 vmc_hold_ext(vm_client_t *vmc, uintptr_t gpa, int prot, int flags) in vmc_hold_ext() 1320 vmc_hold(vm_client_t *vmc, uintptr_t gpa, int prot) in vmc_hold() 1326 vmc_fault(vm_client_t *vmc, uintptr_t gpa, int prot) in vmc_fault() 1590 struct as *as, caddr_t *addrp, uint_t prot, uint_t maxprot, uint_t flags) in vm_segmap_obj() 1636 off_t len, uint_t prot, uint_t maxprot, uint_t flags) in vm_segmap_space()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | pr_mmap.c | 38 void *addr, size_t len, int prot, int flags, int fd, off_t off) in pr_mmap() 140 pr_zmap(struct ps_prochandle *Pr, void *addr, size_t len, int prot, int flags) in pr_zmap()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | mp_implfuncs.c | 207 psm_map_phys_new(paddr_t addr, size_t len, int prot) in psm_map_phys_new() 259 psm_map_new(paddr_t addr, size_t len, int prot) in psm_map_new() 274 psm_map_phys(uint32_t addr, size_t len, int prot) in psm_map_phys() 280 psm_map(uint32_t addr, size_t len, int prot) in psm_map()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | grow.c | 643 int prot, int flags, struct file *fp, offset_t pos) in smmap_common() 868 smmap64(caddr_t addr, size_t len, int prot, int flags, int fd, off_t pos) in smmap64() 893 smmap32(caddr32_t addr, size32_t len, int prot, int flags, int fd, off32_t pos) in smmap32() 931 uint64_t prot; member 940 uint32_t prot; member 1005 mprotect(caddr_t addr, size_t len, int prot) in mprotect()
|
/illumos-gate/usr/src/uts/sparc/v9/vm/ |
H A D | seg_nf.c | 179 uint_t prot; in segnf_create() local 390 segnf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_setprot() 398 segnf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_checkprot()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | comm_page_util.c | 44 uint_t prot = PROT_USER | PROT_READ; in comm_page_mapin() local
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | seg_dev.h | 57 uchar_t prot; /* protection */ member 89 uchar_t prot; /* current segment prot if pageprot == 0 */ member
|
H A D | seg_umap.c | 284 segumap_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_setprot() 296 segumap_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_checkprot() 351 uint_t prot; in segumap_getprot() local
|
H A D | seg_umap.h | 25 uchar_t prot; /* protection */ member
|
H A D | seg_hole.c | 177 seghole_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in seghole_setprot() 186 seghole_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in seghole_checkprot()
|
H A D | seg_kpm.h | 49 uint_t prot; member
|
/illumos-gate/usr/src/uts/i86xpv/vm/ |
H A D | seg_mf.h | 42 uchar_t prot; member
|
H A D | seg_mf.c | 96 uchar_t prot; member 224 enum fault_type type, uint_t prot) in segmf_faultpage() 379 segmf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_setprot() 386 segmf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_checkprot()
|
/illumos-gate/usr/src/uts/intel/io/vmm/sys/ |
H A D | seg_vmm.h | 23 uchar_t prot; /* protection */ member
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_context.c | 64 int prot = sysconf(_SC_STACK_PROT); in mdb_context_create() local
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | i86_mmu.c | 87 uint_t prot; in va_to_pfn() local 236 uint_t prot; in hat_kern_alloc() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 89 sppp_dlpi(struct protos *prot, char *linkname, struct attach_data *adata) in sppp_dlpi() 189 struct protos *prot; in plumb_it() local
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_segmap.c | 59 off_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cred, in gfxp_ddi_segmap_setup()
|
/illumos-gate/usr/src/common/ccid/ |
H A D | atr.c | 401 atr_protocol_to_string(atr_protocol_t prot) in atr_protocol_to_string() 477 uint_t nhist, cbits, ncbits, idx, Ti, prot; in atr_parse() local 667 atr_protocol_t prot; in atr_supported_protocols() local 740 uint8_t prot; in atr_default_protocol() local 1222 atr_pps_generate(uint8_t *buf, size_t buflen, atr_protocol_t prot, in atr_pps_generate()
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 1848 uint_t prot; in prgetmap() local 1963 uint_t prot; in prgetmap32() local 2189 uint_t prot; in prpdread() local 2340 uint_t prot; in prpdread32() local 4090 uint_t prot; in pr_free_watched_pages() local 4145 uint_t prot; in set_watched_page() local 4304 uint_t prot = pwp->wp_oprot; in clear_watched_page() local 4348 getwatchprot(struct as *as, caddr_t addr, uint_t *prot) in getwatchprot() 4470 uint_t prot, nprot; in pr_pagev_nextprot() local 4630 uint_t prot; in pr_getprot() local [all …]
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | ipft_ef.c | 77 char lbuf[128], len[8], prot[8], time[8], *s; local
|
/illumos-gate/usr/src/uts/common/fs/bootfs/ |
H A D | bootfs_vnops.c | 443 size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, in bootfs_map() 494 size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, in bootfs_addmap() 503 size_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cr, in bootfs_delmap()
|