Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 7 of 7) sorted by relevance

/xen/tools/libfsimage/reiserfs/
A Dfsys_reiserfs.c345 #define BLOCKHEAD(cache) ((struct block_head *) cache) argument
347 #define KEY(cache) ((struct key *) ((char *) cache + BLKH_SIZE)) argument
348 #define DC(cache) ((struct disk_child *) \ argument
683 char* cache = CACHE(depth); in read_tree_node() local
721 char *cache; in next_key() local
811 char *cache; in search_stat() local
/xen/xen/arch/x86/hvm/
A Demulate.c924 struct hvm_mmio_cache *cache, paddr_t gpa, unsigned int size, uint8_t dir, in hvmemul_phys_mmio_access()
1011 struct hvm_mmio_cache *cache; in hvmemul_find_mmio_cache() local
1059 struct hvm_mmio_cache *cache = hvmemul_find_mmio_cache(vio, gla, dir, true); in hvmemul_linear_mmio_access() local
2980 struct hvmemul_cache *cache = xmalloc_flex_struct(struct hvmemul_cache, in hvmemul_cache_init() local
2997 struct hvmemul_cache *cache = v->arch.hvm.hvm_io.cache; in hvmemul_cache_disable() local
3007 struct hvmemul_cache *cache = v->arch.hvm.hvm_io.cache; in hvmemul_cache_restore() local
3016 const struct hvmemul_cache *cache = v->arch.hvm.hvm_io.cache; in hvmemul_read_cache() local
3048 struct hvmemul_cache *cache = v->arch.hvm.hvm_io.cache; in hvmemul_write_cache() local
/xen/xen/include/asm-x86/hvm/
A Dio.h153 enum stdvga_cache_state cache; member
A Dvcpu.h79 struct hvmemul_cache *cache; member
/xen/xen/include/xen/lib/x86/
A Dcpuid.h164 } cache; member
/xen/xen/include/asm-arm/
A Dhsr.h130 unsigned long cache:1; /* Cache Maintenance */ member
/xen/xen/drivers/passthrough/amd/
A Diommu-defs.h131 bool cache:1; member

Completed in 22 milliseconds