mtrr_del(9) centos man page | unix.com

Man Page: mtrr_del

Operating Environment: centos

Section: 9

MTRR_DEL(9)							Hardware Interfaces						       MTRR_DEL(9)

NAME
mtrr_del - delete a memory type region
SYNOPSIS
int mtrr_del(int reg, unsigned long base, unsigned long size);
ARGUMENTS
reg Register returned by mtrr_add base Physical base address size Size of region
DESCRIPTION
If register is supplied then base and size are ignored. This is how drivers should call it. Releases an MTRR region. If the usage count drops to zero the register is freed and the region returns to default state. On success the register is returned, on failure a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MTRR_DEL(9)
Related Man Pages
ddi_map_regs(9f) - sunos
ddi_unmap_regs(9f) - sunos
ddi_map_regs(9f) - debian
ddi_map_regs(9f) - php
ddi_unmap_regs(9f) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it