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 D | grant_table.h | 20 int replace_grant_host_mapping(unsigned long gpaddr, unsigned long mfn,
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | grant_table.h | 33 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 D | mm.c | 1448 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 D | grant_table.c | 1156 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