Home
last modified time | relevance | path

Searched refs:P_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dvpe.h22 #define P_SIZE (2 * 1024 * 1024) macro
25 #define P_SIZE (256 * 1024) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dvpe.c782 v->pbuffer = vmalloc(P_SIZE); in vpe_open()
787 v->plen = P_SIZE; in vpe_open()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_cxt.c1124 clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in qed_cxt_mngr_alloc()
1128 clients[ILT_CLI_QM].p_size.reg = ILT_CFG_REG(QM, P_SIZE); in qed_cxt_mngr_alloc()
1132 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in qed_cxt_mngr_alloc()
1136 clients[ILT_CLI_SRC].p_size.reg = ILT_CFG_REG(SRC, P_SIZE); in qed_cxt_mngr_alloc()
1140 clients[ILT_CLI_CDUT].p_size.reg = ILT_CFG_REG(CDUT, P_SIZE); in qed_cxt_mngr_alloc()
1144 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in qed_cxt_mngr_alloc()

Completed in 10 milliseconds