Home
last modified time | relevance | path

Searched refs:create_grant_host_mapping (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/
A Dgrant_table.h20 static inline int create_grant_host_mapping(uint64_t addr, mfn_t frame, in create_grant_host_mapping() function
/xen/xen/include/asm-arm/
A Dgrant_table.h32 int create_grant_host_mapping(unsigned long gpaddr, mfn_t mfn,
/xen/xen/arch/arm/
A Dmm.c1585 int create_grant_host_mapping(unsigned long addr, mfn_t frame, in create_grant_host_mapping() function
/xen/xen/common/
A Dgrant_table.c1152 rc = create_grant_host_mapping(op->host_addr, mfn, op->flags, in map_grant_ref()
1192 rc = create_grant_host_mapping(op->host_addr, mfn, op->flags, 0); in map_grant_ref()

Completed in 12 milliseconds