/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 40 #include <asm/page.h> 109 /* unwind table describing the gate page (kernel code that is mapped into user space): */ 2223 printk(KERN_ERR "%s: unable to create unwind data for gate page!\n", __func__); in create_gate_table()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda.c | 1069 struct page *table_pages; in pnv_pci_ioda_dma_64bit_bypass() 1401 /* iommu_table::it_map uses 1 bit per IOMMU page, hence 8 */ in pnv_pci_ioda2_setup_default_config() 1469 0/* table size */, 0/* page size */); in pnv_pci_ioda2_unset_window()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | btext.c | 17 #include <asm/page.h>
|
H A D | prom_init.c | 35 #include <asm/page.h> 820 /* Align to 16 MB == size of ppc64 large page */ in early_cmdline_parse()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | traps_64.c | 32 #include <asm/page.h> 1707 /* "Recoverable" here means we try to yank the page from ever in cheetah_deferred_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 1466 struct page *data; in qede_free_rx_buffers() 1521 /* Make sure that the headroom and payload fit in a single page */ in qede_alloc_mem_rxq() 1525 /* Segment size to split a page in multiple equal parts, in qede_alloc_mem_rxq() 1526 * unless XDP is used in which case we'd use the entire page. in qede_alloc_mem_rxq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_verbs.c | 183 * i40iw_alloc_push_page - allocate a push page for qp 215 i40iw_pr_err("CQP-OP Push page fail"); in i40iw_alloc_push_page() 220 * i40iw_dealloc_push_page - free a push page for qp 251 i40iw_pr_err("CQP-OP Push page fail"); in i40iw_dealloc_push_page() 425 iwqp->page = qpmr->sq_page; in i40iw_setup_virt_qp() 1291 * i40iw_copy_user_pgaddrs - copy user page address to pble's os locally 1292 * @iwmr: iwmr for IB's user page addresses 1321 * @npages: page count 1322 * pg_size: page size 1339 * pg_size: page siz [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 1160 "IOV info[%d]: first vf %d, nres %d, cap 0x%x, ctrl 0x%x, total %d, initial %d, num vfs %d, offset %d, stride %d, page size 0x%x\n", in bnx2x_sriov_info() 1658 ilt->lines[line+i].page = hw_cxt->addr; in bnx2x_iov_init_ilt()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 48 #include <asm/page.h>
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | clnt.c | 1250 * @pages: vector of struct page pointers 1251 * @base: offset in first page where receive should start, in bytes 1256 void rpc_prepare_reply_pages(struct rpc_rqst *req, struct page **pages, in rpc_prepare_reply_pages()
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 368 struct page *scratch; in ff_layout_alloc_lseg() 2502 .max_layoutget_response = 4096, /* 1 page or so... */
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 50 #include <asm/page.h> /* for PAGE_SIZE */ 2219 * p page flags (see struct page) given as pointer to unsigned long
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.c | 1160 "IOV info[%d]: first vf %d, nres %d, cap 0x%x, ctrl 0x%x, total %d, initial %d, num vfs %d, offset %d, stride %d, page size 0x%x\n", in bnx2x_sriov_info() 1657 ilt->lines[line+i].page = hw_cxt->addr; in bnx2x_iov_init_ilt()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 1534 struct page *data; in qede_free_rx_buffers() 1589 /* Make sure that the headroom and payload fit in a single page */ in qede_alloc_mem_rxq() 1593 /* Segment size to split a page in multiple equal parts, in qede_alloc_mem_rxq() 1594 * unless XDP is used in which case we'd use the entire page. in qede_alloc_mem_rxq()
|
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | journal.c | 49 #include <asm/page.h> 2707 * page-sized chunks of data, but sometimes it will be in 2708 * sub-page-size chunks. (For example, 16k pages on Power systems 2709 * with a 4k block file system.) For blocks smaller than a page, we
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 374 struct page *scratch; in ff_layout_alloc_lseg() 2579 .max_layoutget_response = 4096, /* 1 page or so... */
|
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 49 #include <asm/page.h>
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 448 sg_set_page(&ch->sglist[nr_pages++], pageref->page, PAGE_SIZE, 0); in sh_mobile_lcdc_sginit()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | utils.c | 1106 * irdma_dealloc_push_page - free a push page for qp 2219 struct page *vm_page; in irdma_map_vm_page_list()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | memory.c | 21 /* use small pages for supporting non-pow2 (32M/40M/48M) DRAM phys page sizes */ 35 * for ASIC that supports setting the allocation page size by user we will address in set_alloc_page_size() 36 * user's choice only if it is not 0 (as 0 means taking the default page size) in set_alloc_page_size() 42 dev_err(hdev->dev, "user page size (%#llx) is not power of 2\n", psize); in set_alloc_page_size() 179 dev_err(hdev->dev, "Failed to get handle for page\n"); in alloc_device_memory() 302 * free_phys_pg_pack() - free physical page pack. 304 * @phys_pg_pack: physical page pack to free. 614 * with non-power-of-2 range we work only with page granularity in get_va_block() 615 * and the start address is page aligned, in get_va_block() 631 "Hint address 0x%llx is not page aligne in get_va_block() [all...] |
H A D | habanalabs.h | 107 * enum hl_mmu_page_table_location - mmu page table location 108 * @MMU_DR_PGT: page-table is located on device DRAM. 109 * @MMU_HR_PGT: page-table is located on host memory. 110 * @MMU_NUM_PGT_LOCATIONS: number of page-table locations currently supported. 271 * struct pgt_info - MMU hop page info. 281 * The MMU page tables hierarchy can be placed either on the device's DRAM (in which case shadow 286 * During unmapping, if no valid PTEs remained in the page of a newly allocated hop, it is 498 * @pgt_size: size for page tables. 499 * @supported_pages_mask: bitmask for supported page size (relevant only for MMUs 500 * supporting multiple page siz [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
H A D | efa_verbs.c | 1243 struct page *pg; in efa_vmalloc_buf_to_sg() 1457 /* create a page buffer list from a mapped user memory region */ 1620 ibdev_dbg(&dev->ibdev, "Failed to find a suitable page size in page_size_cap %#llx\n", in efa_register_mr()
|
/kernel/linux/linux-6.6/lib/ |
H A D | vsprintf.c | 52 #include <asm/page.h> /* for PAGE_SIZE */ 2378 * p page flags (see struct page) given as pointer to unsigned long
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | clnt.c | 1340 * @pages: vector of struct page pointers 1341 * @base: offset in first page where receive should start, in bytes 1346 void rpc_prepare_reply_pages(struct rpc_rqst *req, struct page **pages, in rpc_prepare_reply_pages()
|
/third_party/node/deps/openssl/openssl/ |
H A D | Configure | 1237 INSTALL.md instructions and the RAND_DRBG(7) manual page for more
|