arch_phys_wc_add(9) centos man page | unix.com

Man Page: arch_phys_wc_add

Operating Environment: centos

Section: 9

ARCH_PHYS_WC_ADD(9)						Hardware Interfaces					       ARCH_PHYS_WC_ADD(9)

NAME
arch_phys_wc_add - add a WC MTRR and handle errors if PAT is unavailable
SYNOPSIS
int arch_phys_wc_add(unsigned long base, unsigned long size);
ARGUMENTS
base Physical base address size Size of region
DESCRIPTION
If PAT is available, this does nothing. If PAT is unavailable, it attempts to add a WC MTRR covering size bytes starting at base and logs an error if this fails. Drivers must store the return value to pass to mtrr_del_wc_if_needed, but drivers should not try to interpret that return value.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ARCH_PHYS_WC_ADD(9)
Related Man Pages
mtrr_add(9) - suse
subyte(9) - freebsd
store(9) - freebsd
mtrr_add(9) - centos
ltoa(3c) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq