Searched refs:is_emulated (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/smc/
H A Daf_smc.c1049 bool is_emulated; local
1061 is_emulated = __smc_ism_is_emulated(chid);
1064 if (is_emulated && entry == SMCD_CLC_MAX_V2_GID_ENTRIES)
1076 entry = is_emulated ? entry + 2 : entry + 1;
/linux-master/arch/arm64/kernel/
H A Dcpufeature.c3625 static inline bool __attribute_const__ is_emulated(u32 id) function
3662 if (!is_emulated(id))

Completed in 143 milliseconds