Home
last modified time | relevance | path

Searched refs:check_region (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-provide-function-declaration-with-prototypes.patch55 testsuite/geis2/check_region.c | 2 +-
649 diff --git a/testsuite/geis2/check_region.c b/testsuite/geis2/check_region.c
651 --- a/testsuite/geis2/check_region.c
652 +++ b/testsuite/geis2/check_region.c
/openbmc/u-boot/include/linux/
H A Dioport.h160 static inline int __deprecated check_region(resource_size_t s, in check_region() function
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio.c933 static bool check_region(const struct kvm *kvm, in check_region() function
972 if (!region || !check_region(vcpu->kvm, region, addr, len)) in vgic_get_mmio_region()