Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dgrant_table.h20 int replace_grant_host_mapping(unsigned long gpaddr, unsigned long mfn,
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dgrant_table.h33 static inline int replace_grant_host_mapping(uint64_t addr, unsigned long frame, in replace_grant_host_mapping() function
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c1448 int replace_grant_host_mapping(unsigned long addr, unsigned long mfn, in replace_grant_host_mapping() function
/xen-4.10.0-shim-comet/xen/common/
A Dgrant_table.c1156 replace_grant_host_mapping(op->host_addr, frame, 0, op->flags); in map_grant_ref()
1341 if ( (rc = replace_grant_host_mapping(op->host_addr, in unmap_common()

Completed in 11 milliseconds