CCIO_MARK_INVALID
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ccio_mark_invalid - Mark the I/O Pdir entries invalid.
SYNOPSIS
"SYNOPSIS"
CCIO_INLINE void ccio_mark_invalid (struct ioc * ioc, dma_addr_t iova, size_t byte_cnt);
ARGUMENTS
- ioc
-
The I/O Controller.
- iova
-
The I/O Virtual Address.
- byte_cnt
-
The requested number of bytes to be freed from the I/O Pdir.
DESCRIPTION
Mark the I/O Pdir entries invalid and blow away the corresponding I/O
TLB entries.
FIXME
Can we change byte_cnt to pages_mapped?
FIXME
Can we change byte_cnt to pages_mapped?
FIXME
Can we change byte_cnt to pages_mapped?
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- FIXME
-
- FIXME
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:01 GMT, October 06, 2005