page_ht.c File Reference

Virtual Address Translation (VAT) for global page hash table. More...

Include dependency graph for page_ht.c:

Go to the source code of this file.

Functions

static index_t hash (__native key[])
static bool compare (__native key[], count_t keys, link_t *item)
static void remove_callback (link_t *item)
static void ht_mapping_insert (as_t *as, __address page, __address frame, int flags)
static void ht_mapping_remove (as_t *as, __address page)
static pte_tht_mapping_find (as_t *as, __address page)

Variables

mutex_t page_ht_lock
hash_table_t page_ht
hash_table_operations_t ht_operations
page_mapping_operations_t ht_mapping_operations


Detailed Description

Definition in file page_ht.c.


Generated on Sun Jun 18 17:37:41 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6