/linux-6.3-rc2/arch/x86/include/asm/ |
A D | mtrr.h | 34 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform); 51 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | pgtable.c | 721 u8 mtrr, uniform; in pud_set_huge() local 723 mtrr = mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge() 724 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pud_set_huge() 748 u8 mtrr, uniform; in pmd_set_huge() local 750 mtrr = mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge() 751 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pmd_set_huge()
|
A D | numa_emulation.c | 223 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local 244 uniform = 1; in split_nodes_size_interleave_uniform() 247 if (uniform) { in split_nodes_size_interleave_uniform() 288 if (uniform) in split_nodes_size_interleave_uniform() 307 && !uniform) in split_nodes_size_interleave_uniform()
|
/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/ |
A D | generic.c | 161 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() argument 168 *uniform = 1; in mtrr_type_lookup_variable() 220 *uniform = 0; in mtrr_type_lookup_variable() 232 *uniform = 0; in mtrr_type_lookup_variable() 255 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument 310 *uniform = is_uniform; in mtrr_type_lookup()
|
/linux-6.3-rc2/Documentation/watchdog/ |
A D | watchdog-pm.rst | 12 handling to ensure a uniform behaviour for Linux systems.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | x25.rst | 20 provide a uniform device driver interface, and simplify configuration.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/backlight/ |
A D | lm3630a-backlight.yaml | 83 mapping mode in which the ramp up/down appears to have a more uniform
|
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/ |
A D | arm,arch_timer_mmio.yaml | 40 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
|
A D | arm,arch_timer.yaml | 63 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
|
/linux-6.3-rc2/Documentation/driver-api/gpio/ |
A D | using-gpio.rst | 39 any circumstances deploy any uniform products using GPIO from userspace.
|
/linux-6.3-rc2/arch/x86/mm/pat/ |
A D | memtype.c | 387 u8 mtrr_type, uniform; in pat_x_mtrr_type() local 389 mtrr_type = mtrr_type_lookup(start, end, &uniform); in pat_x_mtrr_type()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | head_64.S | 438 pushq $0 # Dummy error code, to make stack frame uniform
|
/linux-6.3-rc2/Documentation/ia64/ |
A D | efirtc.rst | 52 To allow for a uniform interface between the legacy RTC and EFI time service,
|
/linux-6.3-rc2/Documentation/driver-api/driver-model/ |
A D | overview.rst | 23 The current driver model provides a common, uniform data model for describing
|
/linux-6.3-rc2/Documentation/power/powercap/ |
A D | powercap.rst | 7 user space in a uniform way.
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 9 Unfortunately, for several years, there was no effort to create uniform
|
/linux-6.3-rc2/drivers/base/ |
A D | Kconfig | 176 their non-uniform memory nodes.
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | sched-rt-group.rst | 77 lack an EDF scheduler to make non-uniform periods usable.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/ |
A D | mount-matrix.txt | 115 Since the geomagnetic field is not uniform this definition fails if we come
|
/linux-6.3-rc2/Documentation/filesystems/nfs/ |
A D | client-identifier.rst | 159 hostname remains uniform.
|
A D | rpc-cache.rst | 26 do not have uniform uid assignment
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | introduction.rst | 9 interrupt handling and DMA easier, and provide a uniform interface to
|
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/ |
A D | dcn-overview.rst | 110 different pixel formats and outputs them to DPP in uniform streams through 4
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | eeh-pci-error-recovery.rst | 85 uniform abstraction layer that will work with all pSeries
|
/linux-6.3-rc2/Documentation/cdrom/ |
A D | cdrom-standard.rst | 35 maintain uniform behavior across all the Linux CD-ROM drivers. 488 order to guarantee a uniform interface to the audio-player software.) 807 devices in a uniform way. The different calls fall into three
|