Home
last modified time | relevance | path

Searched refs:mfc (Results 1 – 4 of 4) sorted by relevance

/arch/arm/plat-s5p/
DMakefile27 obj-$(CONFIG_S5P_DEV_MFC) += dev-mfc.o
/arch/powerpc/platforms/cell/spufs/
Dcontext.c137 if (ctx->mfc) in spu_unmap_mappings()
138 unmap_mapping_range(ctx->mfc, 0, SPUFS_MFC_MAP_SIZE, 1); in spu_unmap_mappings()
Dspufs.h85 struct address_space *mfc; /* 'mfc' area mappings. */ member
Dfile.c1559 ctx->mfc = inode->i_mapping; in spufs_mfc_open()
1572 ctx->mfc = NULL; in spufs_mfc_release()