Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/kvm/
Dcoproc.c518 static int check_reg_table(const struct coproc_reg *table, unsigned int n) in check_reg_table() function
537 BUG_ON(check_reg_table(table->table, table->num)); in kvm_register_target_coproc_table()
1406 BUG_ON(check_reg_table(cp15_regs, ARRAY_SIZE(cp15_regs))); in kvm_coproc_table_init()
1407 BUG_ON(check_reg_table(invariant_cp15, ARRAY_SIZE(invariant_cp15))); in kvm_coproc_table_init()