Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h22 #define P_SIZE (2 * 1024 * 1024) macro
25 #define P_SIZE (256 * 1024) macro
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c781 v->pbuffer = vmalloc(P_SIZE); in vpe_open()
786 v->plen = P_SIZE; in vpe_open()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c1125 clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in qed_cxt_mngr_alloc()
1129 clients[ILT_CLI_QM].p_size.reg = ILT_CFG_REG(QM, P_SIZE); in qed_cxt_mngr_alloc()
1133 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in qed_cxt_mngr_alloc()
1137 clients[ILT_CLI_SRC].p_size.reg = ILT_CFG_REG(SRC, P_SIZE); in qed_cxt_mngr_alloc()
1141 clients[ILT_CLI_CDUT].p_size.reg = ILT_CFG_REG(CDUT, P_SIZE); in qed_cxt_mngr_alloc()
1145 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in qed_cxt_mngr_alloc()