Home
last modified time | relevance | path

Searched defs:xpc_arch_operations (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/misc/sgi-xp/
Dxpc.h522 struct xpc_arch_operations { struct
523 int (*setup_partitions) (void);
524 void (*teardown_partitions) (void);
525 void (*process_activate_IRQ_rcvd) (void);
526 enum xp_retval (*get_partition_rsvd_page_pa)
528 int (*setup_rsvd_page) (struct xpc_rsvd_page *);
530 void (*allow_hb) (short);
531 void (*disallow_hb) (short);
532 void (*disallow_all_hbs) (void);
533 void (*increment_heartbeat) (void);
[all …]