Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hcp_phyp.c File Reference
#include "ehca_classes.h"
#include "hipz_hw.h"

Go to the source code of this file.

Functions

u64 hcall_map_page (u64 physaddr)
 
int hcall_unmap_page (u64 mapaddr)
 
int hcp_galpas_ctor (struct h_galpas *galpas, int is_user, u64 paddr_kernel, u64 paddr_user)
 
int hcp_galpas_dtor (struct h_galpas *galpas)
 

Function Documentation

u64 hcall_map_page ( u64  physaddr)

Definition at line 45 of file hcp_phyp.c.

int hcall_unmap_page ( u64  mapaddr)

Definition at line 50 of file hcp_phyp.c.

int hcp_galpas_ctor ( struct h_galpas galpas,
int  is_user,
u64  paddr_kernel,
u64  paddr_user 
)

Definition at line 56 of file hcp_phyp.c.

int hcp_galpas_dtor ( struct h_galpas galpas)

Definition at line 71 of file hcp_phyp.c.