Query: mtrr_del
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MTRR_DEL(9) Hardware Interfaces MTRR_DEL(9)NAMEmtrr_del - delete a memory type regionSYNOPSISint mtrr_del(int reg, unsigned long base, unsigned long size);ARGUMENTSreg Register returned by mtrr_add base Physical base address size Size of regionDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 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) - minix |
ddi_map_regs(9f) - osx |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Shopt -s histappend |
32 bit process addressing more than 4GB |