Searched defs:pg_sz (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/drivers/scsi/mpi3mr/ |
D | mpi3mr_fw.c | 5205 struct mpi3_device_page0 *dev_pg0, u16 pg_sz, u32 form, u32 form_spec) in mpi3mr_cfg_get_dev_pg0() 5264 struct mpi3_sas_phy_page0 *phy_pg0, u16 pg_sz, u32 form, in mpi3mr_cfg_get_sas_phy_pg0() 5323 struct mpi3_sas_phy_page1 *phy_pg1, u16 pg_sz, u32 form, in mpi3mr_cfg_get_sas_phy_pg1() 5383 struct mpi3_sas_expander_page0 *exp_pg0, u16 pg_sz, u32 form, in mpi3mr_cfg_get_sas_exp_pg0() 5443 struct mpi3_sas_expander_page1 *exp_pg1, u16 pg_sz, u32 form, in mpi3mr_cfg_get_sas_exp_pg1() 5503 struct mpi3_enclosure_page0 *encl_pg0, u16 pg_sz, u32 form, in mpi3mr_cfg_get_enclosure_pg0() 5558 struct mpi3_sas_io_unit_page0 *sas_io_unit_pg0, u16 pg_sz) in mpi3mr_cfg_get_sas_io_unit_pg0() 5614 struct mpi3_sas_io_unit_page1 *sas_io_unit_pg1, u16 pg_sz) in mpi3mr_cfg_get_sas_io_unit_pg1() 5671 struct mpi3_sas_io_unit_page1 *sas_io_unit_pg1, u16 pg_sz) in mpi3mr_cfg_set_sas_io_unit_pg1() 5739 struct mpi3_driver_page1 *driver_pg1, u16 pg_sz) in mpi3mr_cfg_get_driver_pg1()
|
/Linux-v6.1/drivers/acpi/ |
D | osl.c | 286 static void __iomem *acpi_map(acpi_physical_address pg_off, unsigned long pg_sz) in acpi_map() 329 acpi_size pg_sz; in acpi_os_map_iomem() local
|
/Linux-v6.1/arch/arc/mm/ |
D | tlb.c | 569 unsigned int ver:8, ways:4, sets:4, res:3, sasid:1, pg_sz:4, in read_decode_mmu_bcr() member
|
/Linux-v6.1/drivers/mtd/nand/raw/ |
D | pl35x-nand-controller.c | 863 unsigned int pg_sz) in pl35x_smc_set_ecc_pg_size()
|
/Linux-v6.1/drivers/infiniband/hw/efa/ |
D | efa_verbs.c | 1596 unsigned int pg_sz; in efa_register_mr() local
|
/Linux-v6.1/drivers/dma/idxd/ |
D | registers.h | 509 u64 pg_sz:4; member
|
/Linux-v6.1/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 2014 static int get_encoded_page_size(int pg_sz) in get_encoded_page_size()
|
/Linux-v6.1/drivers/message/fusion/ |
D | mptbase.h | 539 int pg_sz; member
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_hv.c | 957 u64 pg_sz = SZ_4K; /* 4K page size */ in kvmppc_h_page_init() local
|
/Linux-v6.1/drivers/crypto/hisilicon/ |
D | qm.c | 265 #define QM_MK_CQC_DW3_V1(hop_num, pg_sz, buf_sz, cqe_sz) \ argument 279 #define QM_MK_SQC_DW3_V1(hop_num, pg_sz, buf_sz, sqe_sz) \ argument
|
/Linux-v6.1/net/core/ |
D | skbuff.c | 3848 unsigned int pg_idx, pg_off, pg_sz; in skb_seq_read() local
|