Home
last modified time | relevance | path

Searched defs:harvest (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h102 uint8_t harvest : 4; /* Harvest */ member
104 uint8_t harvest : 4; /* Harvest */ member
/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1916 static void harvest(struct spu_state *prev, struct spu *spu) in harvest() function