/linux-4.4.14/arch/x86/mm/ |
D | pgtable.c | 586 u8 mtrr, uniform; in pud_set_huge() local 588 mtrr = mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge() 589 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pud_set_huge() 611 u8 mtrr, uniform; in pmd_set_huge() local 613 mtrr = mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge() 614 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pmd_set_huge()
|
D | pat.c | 352 u8 mtrr_type, uniform; in pat_x_mtrr_type() local 354 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | mtrr.h | 34 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform); 52 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
D | generic.c | 160 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() argument 167 *uniform = 1; in mtrr_type_lookup_variable() 222 *uniform = 0; in mtrr_type_lookup_variable() 234 *uniform = 0; in mtrr_type_lookup_variable() 257 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument 309 *uniform = is_uniform; in mtrr_type_lookup()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgf100.c | 572 bool uniform = true; in gf100_ram_ctor() local 587 uniform = false; in gf100_ram_ctor() 601 if (uniform) { in gf100_ram_ctor()
|
/linux-4.4.14/Documentation/networking/ |
D | x25.txt | 16 provide a uniform device driver interface, and simplify configuration.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | arch_timer.txt | 22 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
|
/linux-4.4.14/Documentation/driver-model/ |
D | overview.txt | 21 The current driver model provides a common, uniform data model for describing
|
/linux-4.4.14/arch/x86/kernel/ |
D | head_64.S | 340 pushq $0 # Dummy error code, to make stack frame uniform
|
D | head_32.S | 542 pushl $0 # Dummy error code, to make stack frame uniform
|
/linux-4.4.14/Documentation/ia64/ |
D | efirtc.txt | 47 To allow for a uniform interface between the legacy RTC and EFI time service,
|
/linux-4.4.14/Documentation/power/powercap/ |
D | powercap.txt | 6 user space in a uniform way.
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-rt-group.txt | 77 lack an EDF scheduler to make non-uniform periods usable.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 20 do not have uniform uid assignment
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 85 uniform abstraction layer that will work with all pSeries
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 482 that the way the code is written on the CD is /not/ uniform
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 58 maintain uniform behavior across all the \linux\ \cdrom\ drivers. 514 guarantee a uniform interface to the audio-player software.) 811 devices in a uniform way. The different calls fall into three
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 542 allows the LIBNVDIMM and LIBNDCTL implementations to be more uniform and
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 220 cgroup core proper in a uniform way so that controllers don't need to
|
D | cpusets.txt | 74 non-uniform access times (NUMA) presents additional challenges for
|