Searched refs:mm (Results 1 - 20 of 20) sorted by relevance

/openwrt/tools/mm-macros/
H A DMakefile10 PKG_NAME:=mm-macros
13 PKG_SOURCE_URL:=@GNOME/mm-common/0.9
14 PKG_SOURCE:=mm-common-$(PKG_VERSION).tar.xz
17 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/mm-common-$(PKG_VERSION)
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_deu_dma.h36 #include <linux/mm.h>
H A Dinternal.h18 #include <linux/mm.h>
H A Difxmips_deu_vr9.h56 #include <linux/mm.h>
H A Difxmips_deu_ar9.h56 #include <linux/mm.h>
H A Difxmips_deu_danube.h55 #include <linux/mm.h>
H A Difxmips_sha1_hmac.c45 #include <linux/mm.h>
H A Difxmips_sha1.c45 #include <linux/mm.h>
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h39 #include <linux/mm.h>
/openwrt/target/linux/mcs814x/files-3.18/drivers/net/phy/
H A Dmcs814x.c23 #include <linux/mm.h>
/openwrt/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/
H A Dtl_wdr4900_v1.c29 #include <mm/mmu_decl.h>
/openwrt/package/utils/px5g-standalone/src/library/
H A Dbignum.c1244 static void mpi_montg_init( t_int *mm, mpi *N ) argument
1256 *mm = ~x + 1;
1262 static void mpi_montmul( mpi *A, mpi *B, mpi *N, t_int mm, mpi *T ) argument
1279 u1 = ( d[0] + u0 * B->p[0] ) * mm;
1299 static void mpi_montred( mpi *A, mpi *N, t_int mm, mpi *T ) argument
1307 mpi_montmul( A, &U, N, mm, T );
1317 t_int ei, mm, state; local
1326 mpi_montg_init( &mm, N );
1362 mpi_montmul( &W[1], &RR, N, mm, &T );
1368 mpi_montred( X, N, mm,
[all...]
/openwrt/tools/
H A DMakefile34 tools-y += mm-macros missing-macros xz cmake scons bc findutils gengetopt patchelf
67 $(curdir)/mm-macros/compile := $(curdir)/libtool/install
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/common/
H A Dprom.c15 #include <linux/mm.h>
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Dmvswitch.c21 #include <linux/mm.h>
H A Dadm6996.c32 #include <linux/mm.h>
/openwrt/target/linux/imx6/files-4.4/drivers/net/phy/
H A Dgw16083.c39 #include <linux/mm.h>
/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_cif.c96 #include <linux/mm.h>
/openwrt/package/kernel/linux/modules/
H A Dother.mk765 $(LINUX_DIR)/mm/zsmalloc.ko \
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c35 #include <linux/mm.h>

Completed in 195 milliseconds