Home
last modified time | relevance | path

Searched refs:ppc_mask (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgp102.c66 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp102_grctx_generate_attrib()
H A Dctxgp100.c65 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp100_grctx_generate_attrib()
H A Dctxgf117.c266 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gf117_grctx_generate_attrib()
H A Dgk104.c422 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gk104_gr_init_ppc_exceptions()
H A Dctxgm107.c921 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gm107_grctx_generate_attrib()
H A Dctxgv100.c87 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gv100_grctx_generate_attrib()
H A Dgf100.h111 u8 ppc_mask[GPC_MAX]; member
H A Dgf100.c2023 gr->ppc_mask[i] |= (1 << j); in gf100_gr_oneinit()
/openbmc/qemu/scripts/
H A Dqemu-binfmt-conf.sh46 ppc_mask='\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff'