[IA64] Add API for allocating Dynamic TR resource.
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 3 Apr 2008 18:02:58 +0000 (11:02 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 3 Apr 2008 18:02:58 +0000 (11:02 -0700)
Dynamic TR resource should be managed in the uniform way.
Add two interfaces for kernel:
ia64_itr_entry: Allocate a (pair of) TR for caller.
ia64_ptr_entry: Purge a (pair of ) TR by caller.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found