Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dvpe.h22 #define P_SIZE (2 * 1024 * 1024) macro
25 #define P_SIZE (256 * 1024) macro
/linux-4.4.14/arch/mips/kernel/
Dvpe.c798 v->pbuffer = vmalloc(P_SIZE); in vpe_open()
803 v->plen = P_SIZE; in vpe_open()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c460 p_mngr->clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in qed_cxt_mngr_alloc()
464 p_mngr->clients[ILT_CLI_QM].p_size.reg = ILT_CFG_REG(QM, P_SIZE); in qed_cxt_mngr_alloc()