Home
last modified time | relevance | path

Searched defs:page_address (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand_spl.c133 static void nfc_nand_page_address(unsigned int page_address) in nfc_nand_page_address()
206 static void nfc_nand_read_page(unsigned int page_address) in nfc_nand_read_page()
225 static int nfc_read_page(unsigned int page_address, unsigned char *buf) in nfc_read_page()
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_mmu.c97 u32 page_address = dma_addr >> V3D_MMU_PAGE_SHIFT; in v3d_mmu_insert_ptes() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h70 u8 *page_address; member
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c5262 u32 page_address; in mpi3mr_cfg_get_dev_pg0() local
5322 u32 page_address; in mpi3mr_cfg_get_sas_phy_pg0() local
5381 u32 page_address; in mpi3mr_cfg_get_sas_phy_pg1() local
5441 u32 page_address; in mpi3mr_cfg_get_sas_exp_pg0() local
5501 u32 page_address; in mpi3mr_cfg_get_sas_exp_pg1() local
5561 u32 page_address; in mpi3mr_cfg_get_enclosure_pg0() local
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c41 uint64_t page_address; member
/openbmc/linux/kernel/power/
H A Dsnapshot.c61 static inline void hibernate_restore_protect_page(void *page_address) in hibernate_restore_protect_page()
67 static inline void hibernate_restore_unprotect_page(void *page_address) in hibernate_restore_unprotect_page()
75 static inline void hibernate_restore_protect_page(void *page_address) {} in hibernate_restore_protect_page()
76 static inline void hibernate_restore_unprotect_page(void *page_address) {} in hibernate_restore_unprotect_page()
237 static void recycle_safe_page(void *page_address) in recycle_safe_page()
/openbmc/linux/tools/testing/scatterlist/linux/
H A Dmm.h43 #define page_address(x) ((void *)x) macro
/openbmc/linux/mm/
H A Dhighmem.c742 void *page_address(const struct page *page) in page_address() function
/openbmc/linux/scripts/gdb/linux/
H A Dmm.py279 def page_address(self, page): member in aarch64_page_ops
/openbmc/linux/include/linux/
H A Dmemstick.h66 unsigned char page_address; member
H A Dmm.h2182 static inline void *page_address(const struct page *page) in page_address() function
2200 #define page_address(page) lowmem_page_address(page) macro
/openbmc/qemu/migration/
H A Dram.c1432 void *page_address; in poll_fault_page() local
1468 void *page_address = pss->block->host + (start_page << TARGET_PAGE_BITS); in ram_save_release_protection() local
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c1877 void *page_address; in smbd_recv_page() local
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve.h85 void *page_address; member
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h83 __le32 page_address; member
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h722 struct sli4_dmaaddr page_address[8]; member