iPXE
Data Fields
gnttab_unmap_and_replace Struct Reference

#include <grant_table.h>

Data Fields

uint64_t host_addr
 
uint64_t new_addr
 
grant_handle_t handle
 
int16_t status
 

Detailed Description

Definition at line 492 of file grant_table.h.

Field Documentation

◆ host_addr

uint64_t gnttab_unmap_and_replace::host_addr

Definition at line 494 of file grant_table.h.

◆ new_addr

uint64_t gnttab_unmap_and_replace::new_addr

Definition at line 495 of file grant_table.h.

◆ handle

grant_handle_t gnttab_unmap_and_replace::handle

Definition at line 496 of file grant_table.h.

◆ status

int16_t gnttab_unmap_and_replace::status

Definition at line 498 of file grant_table.h.


The documentation for this struct was generated from the following file: