Searched refs:pTLB_Enable (Results 1 – 1 of 1) sorted by relevance
7430 PGOP_TLB_Enable pTLB_Enable = (PGOP_TLB_Enable)pSet; in Ioctl_GOP_SetProperty() local7438 if(!g_pGOPCtxLocal->pGopChipProperty->bTLBSupport[pTLB_Enable->gop_idx]) in Ioctl_GOP_SetProperty()7440 … GOP_M_ERR("[%s][%d]GOP %d Not Support TLB\n",__FUNCTION__,__LINE__,pTLB_Enable->gop_idx); in Ioctl_GOP_SetProperty()7443 g_pGOPCtxLocal->pGOPCtxShared->bTLB[pTLB_Enable->gop_idx] = pTLB_Enable->bEn; in Ioctl_GOP_SetProperty()7444 … g_pGOPCtxLocal->pGOPCtxShared->u64TLBAddress[pTLB_Enable->gop_idx] = pTLB_Enable->u64TLBAddr; in Ioctl_GOP_SetProperty()7446 MDrv_GOP_TLBEnable(g_pGOPCtxLocal,pTLB_Enable->gop_idx, pTLB_Enable->bEn); in Ioctl_GOP_SetProperty()