Searched refs:bit_set (Results 1 – 10 of 10) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | notif_default.c | 59 bit_set(nvb->alloc_values, NOTIF_VALUE_DO_BOTTOM_HALF); in notif_alloc_async_value() 69 bit_set(nvb->alloc_values, bit); in notif_alloc_async_value() 152 bit_set(nvb->values, value); in notif_send_async()
|
| /optee_os/core/drivers/pinctrl/ |
| H A D | pinctrl.c | 33 bit_set(modes_ptr, i); in pinctrl_parse_dt_pin_modes()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | bitstring.h | 68 #define bit_set(name, bit) \ macro
|
| /optee_os/ta/pkcs11/src/ |
| H A D | sanitize_object.c | 209 bit_set(boolprops, idx); in sanitize_boolprops() 219 bit_set(seen_attrs, idx); in sanitize_boolprops()
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu.c | 167 bit_set(g_asid, i); in asid_alloc()
|
| H A D | sp_mem.c | 240 bit_set(share_bits, i); in sp_mem_new()
|
| H A D | mobj_ffa.c | 254 bit_set(shm_bits, i); in mobj_ffa_sel1_spmc_new()
|
| /optee_os/core/tee/ |
| H A D | fs_dirfile.c | 77 bit_set(dirh->files, idx); in set_file()
|
| H A D | tadb.c | 166 bit_set(db->files, idx); in set_file()
|
| /optee_os/core/arch/riscv/mm/ |
| H A D | core_mmu_arch.c | 661 bit_set(g_asid, i); in asid_alloc()
|