CCIO_CLEAR_IO_TLB

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ccio_clear_io_tlb - Remove stale entries from the I/O TLB.  

SYNOPSIS

"SYNOPSIS"

CCIO_INLINE void ccio_clear_io_tlb (struct ioc * ioc, dma_addr_t iovp, size_t byte_cnt);  

ARGUMENTS

ioc
The I/O Controller.
iovp
The I/O Virtual Page.
byte_cnt
The requested number of bytes to be freed from the I/O Pdir.
 

DESCRIPTION

Purge invalid I/O PDIR entries from the I/O TLB.  

FIXME

Can we change the byte_cnt to pages_mapped?


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
FIXME

This document was created by man2html, using the manual pages.
Time: 05:30:26 GMT, October 06, 2005