Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dioport.h160 static inline int __deprecated check_region(resource_size_t s, in check_region() function
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-mmio.c911 static bool check_region(const struct kvm *kvm, in check_region() function
950 if (!region || !check_region(vcpu->kvm, region, addr, len)) in vgic_get_mmio_region()
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A DSubmittingPatches221 ・廃止予定の関数やマクロを使用しているコードの除去(例 check_region )
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dsubmitting-patches.rst266 - 移除使用了被废弃的函数/宏的代码(例如 check_region。)