Home
last modified time | relevance | path

Searched refs:create (Results 1 – 25 of 40) sorted by relevance

12

/arch/arm/boot/dts/
Dimx6q-tx6q-1110.dts31 * a poor man's way to create a 1:1 relationship between
53 * a poor man's way to create a 1:1 relationship between
Dimx6dl-tx6u-811x.dts31 * a poor man's way to create a 1:1 relationship between
53 * a poor man's way to create a 1:1 relationship between
Dimx6dl-tx6dl-comtft.dts29 * a poor man's way to create a 1:1 relationship between
Dimx6q-tx6q-1010-comtft.dts29 * a poor man's way to create a 1:1 relationship between
Dimx6q-tx6q-1020-comtft.dts29 * a poor man's way to create a 1:1 relationship between
Dimx6dl-tx6u-801x.dts29 * a poor man's way to create a 1:1 relationship between
Dimx6q-tx6q-1010.dts29 * a poor man's way to create a 1:1 relationship between
Dimx6q-tx6q-1020.dts29 * a poor man's way to create a 1:1 relationship between
/arch/m68k/fpsp040/
Dslog2.S32 | Step 0. If X < 0, create a NaN and raise the invalid operation
47 | Step 0. If X < 0, create a NaN and raise the invalid operation
61 | Step 0. If X < 0, create a NaN and raise the invalid operation
76 | Step 0. If X < 0, create a NaN and raise the invalid operation
Dstan.S322 | ;create 2**16383*PI/2
326 movel #0x7fdc0000,FP_SCR3(%a6) |create low half of 2**16383*
/arch/powerpc/platforms/pseries/
Diommu.c956 struct ddw_create_response *create, int page_shift, in create_ddw() argument
978 ret = rtas_call(ddw_avail[1], 5, 4, (u32 *)create, in create_ddw()
986 window_shift, ret, create->liobn, create->addr_hi, create->addr_lo); in create_ddw()
1013 struct ddw_create_response create; in enable_ddw() local
1110 ret = create_ddw(dev, ddw_avail, &create, page_shift, len); in enable_ddw()
1114 ddwprop->liobn = cpu_to_be32(create.liobn); in enable_ddw()
1115 ddwprop->dma_base = cpu_to_be64(((u64)create.addr_hi << 32) | in enable_ddw()
1116 create.addr_lo); in enable_ddw()
1121 create.liobn, dn->full_name); in enable_ddw()
/arch/s390/kvm/
DKconfig49 Allow CAP_SYS_ADMIN users to create KVM virtual machines that are
/arch/powerpc/include/asm/
Dps3.h112 int (*create)(struct ps3_dma_region *); member
167 int (*create)(struct ps3_mmio_region *); member
/arch/arm/lib/
Dbitops.h39 mov r3, r2, lsl r3 @ create mask
/arch/powerpc/platforms/ps3/
Dmm.c1111 .create = dma_sb_region_create,
1118 .create = dma_sb_region_create_linear,
1125 .create = dma_ioc0_region_create,
1179 BUG_ON(!r->region_ops->create); in ps3_dma_region_create()
1180 return r->region_ops->create(r); in ps3_dma_region_create()
Dsystem-bus.c279 return r->mmio_ops->create(r); in ps3_mmio_region_create()
314 .create = ps3_sb_mmio_region_create,
319 .create = ps3_ioc0_mmio_region_create,
/arch/s390/kernel/
Dhead64.S44 # and create a kernel NSS if the SAVESYS= parm is defined
/arch/powerpc/boot/dts/fsl/
Dp1020utm-pc.dtsi133 it enables USB2. OTOH, U-Boot does create a new node
Dp1020mbg-pc.dtsi144 it enables USB2. OTOH, U-Boot does create a new node
Dp1020rdb-pc.dtsi198 it enables USB2. OTOH, U-Boot does create a new node
Dp1025rdb.dtsi184 it enables USB2. OTOH, U-Boot does create a new node
/arch/um/
DKconfig.char12 The User-Mode Linux environment allows you to create virtual serial
/arch/powerpc/boot/dts/
Dwarp.dts239 /* This will create 52 and 53 */
/arch/m68k/ifpsp060/
Diskeleton.S127 | then it create a Trace exception stack frame from the "chk" exception
/arch/arm/mm/
Dcache-v7.S149 mov r9, r7 @ create working copy of max index

12