Home
last modified time | relevance | path

Searched refs:page (Results 176 – 200 of 343) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h622 u8 page, u16 reg, u8 phy_addr, u16 *value);
624 u8 page, u16 reg, u8 phy_addr, u16 value);
626 u8 page, u16 reg, u8 phy_addr, u16 *value);
628 u8 page, u16 reg, u8 phy_addr, u16 value);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c796 hv_rv = (*tx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_tdsv_add()
862 hv_rv = (*rx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_rdsv_add()
1000 device->vdma_index = dc->page; in nxge_hio_ldsv_add()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c315 gnttab_end_foreign_access(grant_ref_t ref, int readonly, gnttab_frame_t page) in gnttab_end_foreign_access() argument
324 if (page != 0) { in gnttab_end_foreign_access()
/illumos-gate/usr/src/man/man1/
H A DMakefile479 page.1 \
661 page.1 := LINKSRC = more.1
/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A D00README35 rdb.man - man page for the rdb debugger
/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c203 bp = pageio_setup((struct page *)NULL, fbp->fb_count, devvp, B_WRITE); in fbiwrite()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c447 static void hat_pagereload(struct page *, struct page *);
2276 struct page *pp = NULL; in hat_devload()
4939 struct page *pp = NULL; in sfmmu_hblk_chgattr()
5269 struct page *pp = NULL; in sfmmu_hblk_chgprot()
6304 struct page *pp; in sfmmu_hblk_sync()
6605 hat_pagesuspend(struct page *pp) in hat_pagesuspend()
7019 struct page *origpp = pp; in hat_pageunload()
7301 hat_pagereload(struct page *tpp, struct page *dpp) in hat_pagereload()
10347 sfmmu_page_enter(struct page *pp) in sfmmu_page_enter()
10762 sfmmu_mlist_reloc_enter(struct page *targ, struct page *repl, in sfmmu_mlist_reloc_enter()
[all …]
H A Dhat_sfmmu.h1093 struct page *page; /* what page this maps */ member
1111 #define hme_page sf_hment_un.page
2304 extern int sfmmu_get_ppvcolor(struct page *);
2311 extern int sfmmu_mlist_held(struct page *);
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kp.c84 struct page ***page, enum lock_type type,
1185 struct page *pp; in segkp_unlock()
1399 struct page ***ppp, enum lock_type type, enum seg_rw rw) in segkp_pagelock()
H A Dvm_seg.c90 struct page **p_pp; /* pp shadow list */
462 struct page **
525 size_t len, struct page **pp, enum seg_rw rw, uint_t flags, in seg_pinactive()
801 size_t wlen, struct page **pp, enum seg_rw rw, uint_t flags, in seg_pinsert()
1195 seg_ppurge_wiredpp(struct page **pp) in seg_ppurge_wiredpp()
/illumos-gate/usr/src/cmd/man/
H A Dman.c432 char *page = NULL; in main() local
434 if ((page = strdup(argv[i])) == NULL) in main()
437 lret = manual(mp, page, sec); in main()
438 free(page); in main()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DGMCA.po483 msgstr "A page of memory is reporting excessive ECC errors. Refer to %s for more information."
485 …ing on bare-metal (native boot) an attempt will be made to remove this memory page from service.\n"
487 msgstr "\n\nRemoving a single page from service (where supported) has a negligible impact on perfor…
499 msgstr "An uncorrectable error was reported on a memory page. Refer to %s for more information."
501 …ing on bare-metal (native boot) an attempt will be made to remove this memory page from service.\n"
503 msgstr "\n\nRemoving a single page from service (where supported) has a negligible impact on perfor…
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c628 i40e_transceiver_read(void *arg, uint_t id, uint_t page, void *buf, in i40e_transceiver_read() argument
637 (page != 0xa0 && page != 0xa2) || offset < 0) in i40e_transceiver_read()
674 I40E_AQ_PHY_REG_ACCESS_EXTERNAL_MODULE, page, TRUE, offset, in i40e_transceiver_read()
/illumos-gate/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE68 provide a separate manual page for each non-standard executable
77 files, together with instructions (in the manual page or
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dseg_vmm.c75 static int segvmm_pagelock(struct seg *, caddr_t, size_t, struct page ***,
540 segvmm_pagelock(struct seg *seg, caddr_t addr, size_t len, struct page ***ppp, in segvmm_pagelock()
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.filter41 # be handled in a single page mapping (for example libdl.so.1).
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.c149 (struct page *)NULL, flags); in sfmmu_remap_kernel()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h205 struct page *pp; /* The list of I/O locked pages */
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h221 off_t offset, int prot, int page, uint_t);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c2270 size_t len, page; in vmap_phys() local
2279 for (page = 0; page < len; page += MMU_PAGESIZE) in vmap_phys()
2280 kbm_map((uintptr_t)va + page, start + page, 0, 0); in vmap_phys()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h645 ECORE_ILT_FREE(line->page, line->page_mapping, line->size); in ecore_ilt_line_mem_op()
648 ECORE_ILT_ZALLOC(line->page, &line->page_mapping, size); in ecore_ilt_line_mem_op()
649 if (!line->page) in ecore_ilt_line_mem_op()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c803 char *page, *cmode; in mc_imc_create_v1() local
847 &page) == 0) { in mc_imc_create_v1()
849 TOPO_PROP_IMMUTABLE, page, &err); in mc_imc_create_v1()
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica276 # The page of the San Luis provincial government
291 # Unfortunately the below page has become defunct, about the San Luis
297 # instead it seems. Or use "Buscador" from the main page of the San Luis
332 # is the official page for the Province Government.)
631 # Brazilian official page <http://pcdsh01.on.br/verao1.html>
697 # This is a quick reference page for New and Old Brazil Time Zones map.
718 # An official page about it:
852 # web page corrected 2004-01-07) adopted by same states, minus AM.
1575 # page 752, 18b.
1932 # http://www.impo.com.uy/diariooficial/2004/09/23/documentos.pdf#page=1
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dvidupdate.c383 con.l[con.page].colors[BOLD] = in _change_color()
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c3001 scsi_supported_page(int page) in scsi_supported_page() argument
3003 return (page == 1 || page == 2 || page == 3 || page == 4 || in scsi_supported_page()
3004 page == 8 || page == 0x38); in scsi_supported_page()

12345678910>>...14