Home
last modified time | relevance | path

Searched refs:gic_hw_operations (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dgic.h311 struct gic_hw_operations { struct
376 void register_gic_ops(const struct gic_hw_operations *ops); argument
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dgic.c49 static const struct gic_hw_operations *gic_hw_ops;
51 void register_gic_ops(const struct gic_hw_operations *ops) in register_gic_ops()
A Dgic-v2.c1231 const static struct gic_hw_operations gicv2_ops = {
A Dgic-v3.c1715 static const struct gic_hw_operations gicv3_ops = {

Completed in 10 milliseconds