Searched refs:vchiq_pagelist_info (Results 1 – 1 of 1) sorted by relevance
123 struct vchiq_pagelist_info { struct177 cleanup_pagelistinfo(struct vchiq_instance *instance, struct vchiq_pagelist_info *pagelistinfo) in cleanup_pagelistinfo()213 static struct vchiq_pagelist_info *218 struct vchiq_pagelist_info *pagelistinfo; in create_pagelist()238 sizeof(struct vchiq_pagelist_info)) / in create_pagelist()247 sizeof(struct vchiq_pagelist_info); in create_pagelist()263 pagelistinfo = (struct vchiq_pagelist_info *) in create_pagelist()399 free_pagelist(struct vchiq_instance *instance, struct vchiq_pagelist_info *pagelistinfo, in free_pagelist()629 struct vchiq_pagelist_info *pagelistinfo; in vchiq_prepare_bulk_data()654 free_pagelist(instance, (struct vchiq_pagelist_info *)bulk->remote_data, in vchiq_complete_bulk()
Completed in 6 milliseconds