| /linux-6.15/fs/overlayfs/ |
| H A D | overlayfs.h | 206 static inline int ovl_do_rmdir(struct ovl_fs *ofs, in ovl_do_rmdir() 234 static inline int ovl_do_create(struct ovl_fs *ofs, in ovl_do_create() 254 static inline int ovl_do_mknod(struct ovl_fs *ofs, in ovl_do_mknod() 264 static inline int ovl_do_symlink(struct ovl_fs *ofs, in ovl_do_symlink() 380 static inline int ovl_do_whiteout(struct ovl_fs *ofs, in ovl_do_whiteout() 569 struct ovl_fs *ofs = OVL_FS(sb); in ovl_is_impuredir() local 594 static inline bool ovl_origin_uuid(struct ovl_fs *ofs) in ovl_origin_uuid() 599 static inline bool ovl_has_fsid(struct ovl_fs *ofs) in ovl_has_fsid() 610 static inline bool ovl_xino_warn(struct ovl_fs *ofs) in ovl_xino_warn() 626 static inline bool ovl_same_fs(struct ovl_fs *ofs) in ovl_same_fs() [all …]
|
| H A D | super.c | 209 struct ovl_fs *ofs = OVL_FS(sb); in ovl_put_super() local 218 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs() local 261 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs() local 399 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir() 557 static int ovl_check_rename_whiteout(struct ovl_fs *ofs) in ovl_check_rename_whiteout() 636 static int ovl_create_volatile_dirty(struct ovl_fs *ofs) in ovl_create_volatile_dirty() 989 static int ovl_get_data_fsid(struct ovl_fs *ofs) in ovl_get_data_fsid() 1125 struct ovl_fs *ofs, in ovl_get_lowerstack() 1223 struct ovl_fs *ofs) in ovl_check_overlapping_layers() 1262 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_root() local [all …]
|
| H A D | util.c | 23 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_get_write_access() local 30 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write() local 36 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write() local 42 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access() local 48 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write() local 54 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write() local 60 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir() local 66 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds() local 97 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir() local 105 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all() local [all …]
|
| H A D | copy_up.c | 46 static int ovl_copy_acl(struct ovl_fs *ofs, const struct path *path, in ovl_copy_acl() 368 static int ovl_set_size(struct ovl_fs *ofs, in ovl_set_size() 526 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index() local 601 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up() local 643 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data() local 663 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata() local 763 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_workdir() local 865 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_tmpfile() local 940 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up() local 1036 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_meta_copy_up() local [all …]
|
| H A D | namei.c | 37 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect() local 159 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh() 230 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_lookup_single() local 399 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_lookup_data_layers() local 495 static int ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_fh() 514 int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_set_fh() 602 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index() 733 int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin, in ovl_get_index_name() 893 static int ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry, in ovl_fix_origin() 922 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_maybe_validate_verity() local [all …]
|
| H A D | dir.c | 66 static struct dentry *ovl_whiteout(struct ovl_fs *ofs) in ovl_whiteout() 110 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir, in ovl_cleanup_and_whiteout() 141 struct dentry *ovl_create_real(struct ovl_fs *ofs, struct inode *dir, in ovl_create_real() 209 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr() local 299 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper() local 337 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty() local 421 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout() local 743 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout() local 797 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper() local 1037 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect() local [all …]
|
| H A D | export.c | 181 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_encode_origin() local 234 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct inode *inode, in ovl_dentry_to_fid() 273 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_encode_fh() local 430 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lookup_real_inode() local 651 struct ovl_fs *ofs = OVL_FS(sb); in ovl_get_dentry() local 676 struct ovl_fs *ofs = OVL_FS(sb); in ovl_upper_fh_to_d() local 696 struct ovl_fs *ofs = OVL_FS(sb); in ovl_lower_fh_to_d() local
|
| /linux-6.15/drivers/mtd/nand/spi/ |
| H A D | otp.c | 52 static int spinand_otp_check_bounds(struct spinand_device *spinand, loff_t ofs, in spinand_otp_check_bounds() 63 loff_t ofs, size_t len) in spinand_user_otp_check_bounds() 69 static int spinand_otp_rw(struct spinand_device *spinand, loff_t ofs, in spinand_otp_rw() 137 int spinand_fact_otp_read(struct spinand_device *spinand, loff_t ofs, in spinand_fact_otp_read() 154 int spinand_user_otp_read(struct spinand_device *spinand, loff_t ofs, in spinand_user_otp_read() 171 int spinand_user_otp_write(struct spinand_device *spinand, loff_t ofs, in spinand_user_otp_write() 242 static int spinand_mtd_fact_otp_read(struct mtd_info *mtd, loff_t ofs, in spinand_mtd_fact_otp_read() 248 static int spinand_mtd_user_otp_read(struct mtd_info *mtd, loff_t ofs, in spinand_mtd_user_otp_read() 254 static int spinand_mtd_user_otp_write(struct mtd_info *mtd, loff_t ofs, in spinand_mtd_user_otp_write() 277 static int spinand_mtd_user_otp_erase(struct mtd_info *mtd, loff_t ofs, in spinand_mtd_user_otp_erase() [all …]
|
| /linux-6.15/drivers/mtd/spi-nor/ |
| H A D | atmel.c | 19 static int at25fs_nor_lock(struct spi_nor *nor, loff_t ofs, u64 len) in at25fs_nor_lock() 24 static int at25fs_nor_unlock(struct spi_nor *nor, loff_t ofs, u64 len) in at25fs_nor_unlock() 40 static int at25fs_nor_is_locked(struct spi_nor *nor, loff_t ofs, u64 len) in at25fs_nor_is_locked() 71 static int atmel_nor_set_global_protection(struct spi_nor *nor, loff_t ofs, in atmel_nor_set_global_protection() 121 static int atmel_nor_global_protect(struct spi_nor *nor, loff_t ofs, u64 len) in atmel_nor_global_protect() 126 static int atmel_nor_global_unprotect(struct spi_nor *nor, loff_t ofs, u64 len) in atmel_nor_global_unprotect() 131 static int atmel_nor_is_global_protected(struct spi_nor *nor, loff_t ofs, in atmel_nor_is_global_protected()
|
| H A D | swp.c | 56 static void spi_nor_get_locked_range_sr(struct spi_nor *nor, u8 sr, loff_t *ofs, in spi_nor_get_locked_range_sr() 93 static bool spi_nor_check_lock_status_sr(struct spi_nor *nor, loff_t ofs, in spi_nor_check_lock_status_sr() 115 static bool spi_nor_is_locked_sr(struct spi_nor *nor, loff_t ofs, u64 len, u8 sr) in spi_nor_is_locked_sr() 120 static bool spi_nor_is_unlocked_sr(struct spi_nor *nor, loff_t ofs, u64 len, in spi_nor_is_unlocked_sr() 159 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, u64 len) in spi_nor_sr_lock() 249 static int spi_nor_sr_unlock(struct spi_nor *nor, loff_t ofs, u64 len) in spi_nor_sr_unlock() 334 static int spi_nor_sr_is_locked(struct spi_nor *nor, loff_t ofs, u64 len) in spi_nor_sr_is_locked() 356 static int spi_nor_lock(struct mtd_info *mtd, loff_t ofs, u64 len) in spi_nor_lock() 371 static int spi_nor_unlock(struct mtd_info *mtd, loff_t ofs, u64 len) in spi_nor_unlock() 386 static int spi_nor_is_locked(struct mtd_info *mtd, loff_t ofs, u64 len) in spi_nor_is_locked()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-io.h | 42 static inline void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph() 65 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_umac_prph() 70 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph_no_grab() 76 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph() 81 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph_no_grab() 88 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph()
|
| H A D | iwl-io.c | 17 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8() 24 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32() 31 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write64() 39 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32() 114 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_prph_no_grab() 122 void iwl_write_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph_no_grab() 129 void iwl_write_prph64_no_grab(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write_prph64_no_grab() 137 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph() 177 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph() 188 void iwl_set_bits_mask_prph(struct iwl_trans *trans, u32 ofs, in iwl_set_bits_mask_prph() [all …]
|
| /linux-6.15/drivers/tty/serial/ |
| H A D | stm32-usart.c | 141 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_empty() local 226 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_config_rs485() local 351 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_pending_rx_pio() local 371 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_get_char_pio() local 384 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars_pio() local 497 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars() local 656 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_interrupt_enable() local 671 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tc_interrupt_enable() local 679 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_interrupt_disable() local 690 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tc_interrupt_disable() local [all …]
|
| /linux-6.15/sound/soc/fsl/ |
| H A D | fsl_sai.h | 24 #define FSL_SAI_TCSR(ofs) (0x00 + ofs) /* SAI Transmit Control */ argument 25 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ argument 26 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ argument 27 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ argument 28 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ argument 29 #define FSL_SAI_TCR5(ofs) (0x14 + ofs) /* SAI Transmit Configuration 5 */ argument 51 #define FSL_SAI_RCSR(ofs) (0x80 + ofs) /* SAI Receive Control */ argument 52 #define FSL_SAI_RCR1(ofs) (0x84 + ofs)/* SAI Receive Configuration 1 */ argument 53 #define FSL_SAI_RCR2(ofs) (0x88 + ofs) /* SAI Receive Configuration 2 */ argument 54 #define FSL_SAI_RCR3(ofs) (0x8c + ofs) /* SAI Receive Configuration 3 */ argument [all …]
|
| H A D | fsl_sai.c | 89 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_isr() local 191 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_sysclk_tr() local 276 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_fmt_tr() local 527 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_params() local 728 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_free() local 747 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_config_disable() local 787 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_trigger() local 896 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_dai_probe() local 1079 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_readable_reg() local 1135 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_volatile_reg() local [all …]
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x_regs.h | 9 #define MT_MCU_WFDMA1(ofs) (MT_MCU_WFDMA1_BASE + (ofs)) argument 18 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument 261 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument 367 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument 374 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument 389 #define MT_CBTOP_RGU(ofs) (0x70002000 + (ofs)) argument 401 #define MT_PCIE_MAC(ofs) (MT_PCIE_MAC_BASE + (ofs)) argument 406 #define MT_DMA_SHDL(ofs) (0x7c026000 + (ofs)) argument 431 #define MT_UMAC(ofs) (0x74000000 + (ofs)) argument 460 #define MT_UWFDMA0(ofs) (0x7c024000 + (ofs)) argument [all …]
|
| /linux-6.15/fs/jffs2/ |
| H A D | summary.c | 116 uint32_t ofs) in jffs2_sum_add_inode_mem() 134 uint32_t ofs) in jffs2_sum_add_dirent_mem() 158 int jffs2_sum_add_xattr_mem(struct jffs2_summary *s, struct jffs2_raw_xattr *rx, uint32_t ofs) in jffs2_sum_add_xattr_mem() 176 int jffs2_sum_add_xref_mem(struct jffs2_summary *s, struct jffs2_raw_xref *rr, uint32_t ofs) in jffs2_sum_add_xref_mem() 249 unsigned long count, uint32_t ofs) in jffs2_sum_add_kvec() 372 uint32_t ofs, uint32_t len, in sum_link_node_ref() 577 int ret, ofs; in jffs2_sum_scan_sumnode() local
|
| H A D | scan.c | 291 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf() 331 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node() 387 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node() 449 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local 992 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node() 1046 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
|
| /linux-6.15/drivers/mtd/maps/ |
| H A D | pci.c | 37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8() 45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32() 59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8() 65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32() 124 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs) in intel_iq80310_translate() 212 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs) in intel_dc21285_translate()
|
| /linux-6.15/security/selinux/ss/ |
| H A D | ebitmap.h | 52 u32 ofs; in ebitmap_start_positive() local 70 u32 ofs; in ebitmap_next_positive() local 92 u32 ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_get_bit() local 103 u32 ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_set_bit() local 112 u32 ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_clr_bit() local
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | regs.h | 74 #define MT_RRO_TOP(ofs) (MT_RRO_TOP_BASE + (ofs)) argument 117 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument 134 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument 287 #define MT_WF_UMIB(ofs) (MT_WF_UMIB_BASE + (ofs)) argument 293 #define MT_WTBLON_TOP(ofs) (MT_WTBLON_TOP_BASE + (ofs)) argument 391 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument 607 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument 653 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument 685 #define MT_PCIE_MAC(ofs) (MT_PCIE_MAC_BASE + (ofs)) argument 689 #define MT_PCIE1_MAC(ofs) (MT_PCIE1_MAC_BASE + (ofs)) argument [all …]
|
| /linux-6.15/drivers/media/pci/pt3/ |
| H A D | pt3_dma.c | 61 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs) in next_unit() 75 int idx, ofs; in pt3_proc_dma() local 107 int idx, ofs; in pt3_init_dmabuf() local 150 int idx, ofs; in pt3_alloc_dmabuf() local
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | regs.h | 131 #define MT_MCU_WFDMA0(ofs) (MT_MCU_WFDMA0_BASE + (ofs)) argument 147 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument 168 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs)) argument 172 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument 582 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument 614 #define MT_WFDMA1(ofs) (MT_WFDMA1_BASE + (ofs)) argument 1038 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument 1096 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument 1129 #define MT_SEMA(ofs) (MT_SEMA_BASE + (ofs)) argument 1160 #define MT_SLP(ofs) (MT_SLP_BASE + (ofs)) argument [all …]
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | regs.h | 36 #define MT_HW_INFO(ofs) (MT_HW_INFO_BASE + (ofs)) argument 52 #define MT_MCU(ofs) (MT_MCU_BASE + (ofs)) argument 65 #define MT_MCU_CIRQ(ofs) (MT_MCU_CIRQ_BASE + (ofs)) argument 88 #define MT_HIF2(ofs) (MT_HIF2_BASE + (ofs)) argument 195 #define MT_WF_PHY(ofs) (MT_WF_PHY_BASE + (ofs)) argument 251 #define MT_WF_CFG(ofs) (MT_WF_CFG_BASE + (ofs)) argument 260 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) argument 291 #define MT_WF_ARB(ofs) (MT_WF_ARB_BASE + (ofs)) argument 387 #define MT_WF_DMA(ofs) (MT_WF_DMA_BASE + (ofs)) argument 405 #define MT_WF_PF(ofs) (MT_WF_PF_BASE + (ofs)) argument [all …]
|
| /linux-6.15/arch/powerpc/kernel/vdso/ |
| H A D | sigtramp64.S | 58 #define rsave(regno, ofs) \ argument 116 #define vsave_msr2(regno, ofs) \ argument 126 #define vsave(regno, ofs) \ argument
|