[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
page_operations Struct Reference

#include <vm.h>

Public Attributes

bool(* swap_in )(struct page *, void *)
 
bool(* swap_out )(struct page *)
 
void(* destroy )(struct page *)
 
enum vm_type type
 

Member Data Documentation

◆ destroy

void(* page_operations::destroy) (struct page *)

◆ swap_in

bool(* page_operations::swap_in) (struct page *, void *)

◆ swap_out

bool(* page_operations::swap_out) (struct page *)

◆ type

enum vm_type page_operations::type

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