Home
last modified time | relevance | path

Searched refs:page (Results 6326 - 6350 of 6704) sorted by relevance

1...<<251252253254255256257258259260>>...269

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c24 #include <asm/page.h>
207 struct page *mem;
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h186 * Default page size for a given kernel configuration
199 #error Bad page size configuration!
216 #error Bad page size configuration for hugetlbfs!
945 /* GuestCtl0Ext.RPW Root page walk configuration */
2036 /* Ingenic page ctrl register */
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c2204 struct device_attribute *attr, char *page) in power_events_sysfs_show()
2210 return sprintf(page, "event=0x%02llx\n", pmu_attr->id); in power_events_sysfs_show()
2203 power_events_sysfs_show(struct device *dev, struct device_attribute *attr, char *page) power_events_sysfs_show() argument
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dultra.S10 #include <asm/page.h>
208 #error only page shift of 13 is supported by dcache flush
260 or %o0, %o1, %o0 /* Preserve nucleus page size fields */
281 or %o0, %o3, %o0 /* Preserve nucleus page size fields */
307 or %o0, %o3, %o0 /* Preserve nucleus page size fields */
521 * %g1 address arg 1 (tlb page and range flushes)
536 or %g5, %g4, %g5 /* Preserve nucleus page size fields */
795 xcall_flush_dcache_page_cheetah: /* %g1 == physical page address */
807 xcall_flush_dcache_page_spitfire: /* %g1 == physical page address
808 %g7 == kernel page virtua
[all...]
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c802 static int hid_find_field_early(struct hid_device *hid, unsigned int page, in hid_find_field_early() argument
815 if ((usage->hid & HID_USAGE_PAGE) == page && in hid_find_field_early()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dodp.c68 * Received packet size, minimal size page fault
210 * empty here, parallel page faults could have raced with the free process and
307 * does not complete until after the first page is mapped for DMA. in mlx5_ib_invalidate_range()
318 * while we are doing the invalidation, no page fault will attempt to in mlx5_ib_invalidate_range()
337 /* Count page invalidations */ in mlx5_ib_invalidate_range()
461 mlx5_ib_err(dev, "Failed to resolve the page fault on WQ 0x%x err %d\n", in mlx5_ib_page_fault_resume()
597 * This stops the SRCU protected page fault path from touching either in mlx5_ib_free_implicit_mr()
598 * the imr or any children. The page fault path can only reach the in mlx5_ib_free_implicit_mr()
656 /* Prevent new page faults and prefetch requests from succeeding */ in mlx5_ib_fence_odp_mr()
659 /* Wait for all running page in mlx5_ib_fence_odp_mr()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c1298 static void unpin_vector_pages(struct mm_struct *mm, struct page **pages, in unpin_vector_pages()
1348 struct page **pages; in pin_system_pages()
H A Dhfi.h327 /* A page of memory for rcvhdrhead, rcvegrhead, rcvegrtail * N */
1185 * A page that will hold event notification bitmaps for all
1186 * contexts. This page will be mapped into all processes.
2151 size_t npages, bool writable, struct page **pages);
2152 void hfi1_release_user_pages(struct mm_struct *mm, struct page **p,
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945.c505 * and do not consume a full page in il3945_pass_packet_to_mac80211()
510 skb_add_rx_frag(skb, 0, rxb->page, in il3945_pass_packet_to_mac80211()
514 rxb->page = NULL; in il3945_pass_packet_to_mac80211()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c1519 * @page: Selects the statistics page to retrieve, see
1528 u8 page, in dpni_get_statistics()
1541 cmd_params->page_number = page; in dpni_get_statistics()
1525 dpni_get_statistics(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u8 page, union dpni_statistics *stat) dpni_get_statistics() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c1301 void rtl_fw_page_write(struct ieee80211_hw *hw, u32 page, const u8 *buffer, in rtl_fw_page_write() argument
1306 u8 u8page = (u8)(page & 0x07); in rtl_fw_page_write()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c1794 sizeof(struct page *), in alloc_enc_pages()
1821 struct page **inpages; in gss_wrap_req_priv()
1843 * Move the tail into its own page, in case gss_wrap needs in gss_wrap_req_priv()
H A Dsvcauth_gss.c1165 in_token->pages = kcalloc(pages, sizeof(struct page *), GFP_KERNEL); in gss_read_proxy_verf()
1768 struct page **inpages = NULL; in svcauth_gss_wrap_resp_priv()
1786 * the page, and move the current tail data such that in svcauth_gss_wrap_resp_priv()
1807 * allotted page, and set up tail information such that there in svcauth_gss_wrap_resp_priv()
/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c49 #include <asm/page.h>
348 struct page *new_page; in jbd2_journal_write_metadata_buffer()
2631 * page-sized chunks of data, but sometimes it will be in
2632 * sub-page-size chunks. (For example, 16k pages on Power systems
2633 * with a 4k block file system.) For blocks smaller than a page, we
/kernel/linux/linux-5.10/kernel/
H A Dkprobes.c87 * stepping on the instruction on a vmalloced/kmalloced/data page
119 void __weak free_insn_page(void *page) in free_insn_page() argument
121 module_memfree(page); in free_insn_page()
136 * __get_insn_slot() - Find a slot on an executable page for an instruction.
137 * We allocate an executable page if there's no room on existing ones.
171 /* All out of space. Need to allocate a new page. */ in __get_insn_slot()
177 * Use module_alloc so this page is within +/- 2GB of where the in __get_insn_slot()
195 /* Record the perf ksymbol register event after adding the page */ in __get_insn_slot()
218 * the page. in collect_one_slot()
290 * Check given address is on the page o
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c98 * things we encode the page # in upper bits of the register #. To read/
103 #define REG(page, addr) (((page) << 8) | (addr))
1822 mutex_init(&priv->mutex); /* protect the page access */ in tda998x_create()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dwl3501_cs.c188 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) in wl3501_switch_page() argument
190 wl3501_outb(page, this->base_addr + WL3501_NIC_BSS); in wl3501_switch_page()
/kernel/linux/linux-5.10/drivers/staging/qlge/
H A Dqlge.h69 #else /* all other page sizes */
1398 struct page *page; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.c419 static inline unsigned long pages_to_kbytes(unsigned long page) in pages_to_kbytes() argument
421 return page << (PAGE_SHIFT - 10); in pages_to_kbytes()
832 hmdfs_err("Illegal dirty_thresh_mb %d, its page count beyonds max int", in sbi_srv_dirty_thresh_store()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1058 const struct ethtool_module_eeprom *page, in mlxsw_sp_get_module_eeprom_by_page()
1067 module, page, extack); in mlxsw_sp_get_module_eeprom_by_page()
1057 mlxsw_sp_get_module_eeprom_by_page(struct net_device *dev, const struct ethtool_module_eeprom *page, struct netlink_ext_ack *extack) mlxsw_sp_get_module_eeprom_by_page() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1818 query.page = page_data->page; in mlx5e_get_module_eeprom_by_page()
/kernel/linux/linux-6.6/drivers/accel/qaic/
H A Dqaic_control.c196 struct page **page_list;
397 struct page **page_list; in find_and_map_user_pages()
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c225 struct page **pagep, void **fsdata) in fat_write_begin()
240 struct page *pagep, void *fsdata) in fat_write_end()
1923 * page for a block already in flight, we will not wait and start the
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.c419 static inline unsigned long pages_to_kbytes(unsigned long page) in pages_to_kbytes() argument
421 return page << (PAGE_SHIFT - 10); in pages_to_kbytes()
832 hmdfs_err("Illegal dirty_thresh_mb %d, its page count beyonds max int", in sbi_srv_dirty_thresh_store()
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge.h69 #else /* all other page sizes */
1398 struct page *page; member

Completed in 78 milliseconds

1...<<251252253254255256257258259260>>...269