Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmtrr.h35 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform);
53 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
/Linux-v5.4/arch/x86/mm/
Dpgtable.c698 u8 mtrr, uniform; in pud_set_huge() local
700 mtrr = mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge()
701 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pud_set_huge()
727 u8 mtrr, uniform; in pmd_set_huge() local
729 mtrr = mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge()
730 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pmd_set_huge()
Dnuma_emulation.c222 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local
243 uniform = 1; in split_nodes_size_interleave_uniform()
246 if (uniform) { in split_nodes_size_interleave_uniform()
287 if (uniform) in split_nodes_size_interleave_uniform()
306 && !uniform) in split_nodes_size_interleave_uniform()
Dpat.c394 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
396 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
/Linux-v5.4/arch/x86/kernel/cpu/mtrr/
Dgeneric.c161 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() argument
168 *uniform = 1; in mtrr_type_lookup_variable()
223 *uniform = 0; in mtrr_type_lookup_variable()
235 *uniform = 0; in mtrr_type_lookup_variable()
258 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument
310 *uniform = is_uniform; in mtrr_type_lookup()
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-pm.rst12 handling to ensure a uniform behaviour for Linux systems.
/Linux-v5.4/Documentation/networking/
Dx25.txt16 provide a uniform device driver interface, and simplify configuration.
/Linux-v5.4/arch/x86/kernel/
Dhead_64.S281 pushq $0 # Dummy error code, to make stack frame uniform
Dhead_32.S403 pushl $0 # Dummy error code, to make stack frame uniform
/Linux-v5.4/Documentation/ia64/
Defirtc.rst52 To allow for a uniform interface between the legacy RTC and EFI time service,
/Linux-v5.4/Documentation/driver-api/driver-model/
Doverview.rst23 The current driver model provides a common, uniform data model for describing
/Linux-v5.4/Documentation/gpu/
Dintroduction.rst9 interrupt handling and DMA easier, and provide a uniform interface to
/Linux-v5.4/Documentation/power/powercap/
Dpowercap.rst7 user space in a uniform way.
/Linux-v5.4/drivers/base/
DKconfig157 their non-uniform memory nodes.
/Linux-v5.4/Documentation/media/uapi/rc/
Drc-tables.rst16 Unfortunately, for several years, there was no effort to create uniform
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt115 Since the geomagnetic field is not uniform this definition fails if we come
/Linux-v5.4/Documentation/scheduler/
Dsched-rt-group.rst77 lack an EDF scheduler to make non-uniform periods usable.
/Linux-v5.4/Documentation/filesystems/nfs/
Drpc-cache.txt20 do not have uniform uid assignment
/Linux-v5.4/Documentation/powerpc/
Deeh-pci-error-recovery.rst85 uniform abstraction layer that will work with all pSeries
/Linux-v5.4/Documentation/cdrom/
Dcdrom-standard.rst35 maintain uniform behavior across all the Linux CD-ROM drivers.
512 order to guarantee a uniform interface to the audio-player software.)
831 devices in a uniform way. The different calls fall into three
/Linux-v5.4/Documentation/ioctl/
Dcdrom.rst604 that the way the code is written on the CD is /not/ uniform
/Linux-v5.4/Documentation/filesystems/
Dubifs-authentication.rst42 On Linux, the MTD (Memory Technology Devices) subsystem provides a uniform
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dnvdimm.rst599 allows the LIBNVDIMM and LIBNDCTL implementations to be more uniform and
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst75 non-uniform access times (NUMA) presents additional challenges for
/Linux-v5.4/Documentation/admin-guide/
Dcgroup-v2.rst2438 in a uniform way.